Skip to content

Commit

Permalink
Remove patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Sep 29, 2021
1 parent 49a5fb4 commit 1f32111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN apk add --no-cache libcap \


############################################# Base image for Alpine with NGINX Plus #############################################
FROM alpine:3.14.2 as alpine-plus
FROM alpine:3.14 as alpine-plus
ARG NGINX_PLUS_VERSION

RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/apk/cert.pem,mode=0644 \
Expand Down

0 comments on commit 1f32111

Please sign in to comment.