Skip to content

Commit 9cac6f9

Browse files
Bump alpine from 3.17 to 3.18 in /build
Bumps alpine from 3.17 to 3.18. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7827a0 commit 9cac6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
3636

3737

3838
############################################# Base image for Alpine with NGINX Plus #############################################
39-
FROM alpine:3.17 as alpine-plus
39+
FROM alpine:3.18 as alpine-plus
4040
ARG NGINX_PLUS_VERSION
4141

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

0 commit comments

Comments
 (0)