We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c1669 commit a11a9c2Copy full SHA for a11a9c2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.19.6-alpine
+FROM nginx:1.27.1-alpine
2
3
RUN apk add --no-cache certbot certbot-nginx
4
RUN rm -rf /docker-entrypoint.d
0 commit comments