Skip to content

Commit 98d94b0

Browse files
dependabot[bot]ciarams87
authored andcommitted
Bump alpine from 3.13 to 3.14 in /build (#2021)
Bumps alpine from 3.13 to 3.14. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3f5d28 commit 98d94b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN apk add --no-cache libcap \
2525

2626

2727
############################################# Base image for Alpine with NGINX Plus #############################################
28-
FROM alpine:3.13 as alpine-plus
28+
FROM alpine:3.14 as alpine-plus
2929
ARG NGINX_PLUS_VERSION
3030

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

0 commit comments

Comments
 (0)