We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7827a0 commit 9cac6f9Copy full SHA for 9cac6f9
build/Dockerfile
@@ -36,7 +36,7 @@ RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
36
37
38
############################################# Base image for Alpine with NGINX Plus #############################################
39
-FROM alpine:3.17 as alpine-plus
+FROM alpine:3.18 as alpine-plus
40
ARG NGINX_PLUS_VERSION
41
42
RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/apk/cert.pem,mode=0644 \
0 commit comments