We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d48625 commit b4a23c9Copy full SHA for b4a23c9
nginx/Dockerfile
@@ -1,5 +1,5 @@
1
# base build
2
-FROM nginx:1.25.1-alpine AS base_nginx
+FROM nginx:1.25.1-alpine as base_nginx
3
RUN apk add --update --no-cache \
4
curl \
5
socat \
0 commit comments