Skip to content

Commit

Permalink
Merge pull request #959 from aledbf/update-ngx
Browse files Browse the repository at this point in the history
Release nginx-slim 0.21
  • Loading branch information
nicksardo authored Jul 14, 2017
2 parents e6ca242 + 0e94849 commit 70ee676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nginx-slim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)

# Set default base image dynamically for each arch
BASEIMAGE?=gcr.io/google_containers/ubuntu-slim-$(ARCH):0.12
BASEIMAGE?=gcr.io/google_containers/ubuntu-slim-$(ARCH):0.13

ifeq ($(ARCH),arm)
QEMUARCH=arm
Expand Down

0 comments on commit 70ee676

Please sign in to comment.