Skip to content

Commit f38ca4d

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 13883ec commit f38ca4d

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
@@ -34,7 +34,7 @@ RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
3434

3535

3636
############################################# Base image for Alpine with NGINX Plus #############################################
37-
FROM alpine:3.17 as alpine-plus
37+
FROM alpine:3.18 as alpine-plus
3838
ARG NGINX_PLUS_VERSION
3939

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

0 commit comments

Comments
 (0)