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.
2 parents fafad70 + 0f97310 commit 0a0f26fCopy full SHA for 0a0f26f
docker-web/nginx.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:mainline-alpine3.20-slim
+FROM nginx:1.27.2
2
3
# Installing needed software
4
RUN apt-get update && \
0 commit comments