Skip to content

Commit ebad900

Browse files
Bump alpine from 3.17 to 3.18 in /build (#3890)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e27d62 commit ebad900

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)