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