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 2e27d62 commit ebad900Copy full SHA for ebad900
build/Dockerfile
@@ -34,7 +34,7 @@ RUN --mount=type=bind,from=alpine-opentracing-lib,target=/tmp/ot/ \
34
35
36
############################################# Base image for Alpine with NGINX Plus #############################################
37
-FROM alpine:3.17 as alpine-plus
+FROM alpine:3.18 as alpine-plus
38
ARG NGINX_PLUS_VERSION
39
40
RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/apk/cert.pem,mode=0644 \
0 commit comments