Skip to content

Commit a11a9c2

Browse files
chore(deps): update nginx docker tag to v1.27.1
1 parent 30c1669 commit a11a9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.19.6-alpine
1+
FROM nginx:1.27.1-alpine
22

33
RUN apk add --no-cache certbot certbot-nginx
44
RUN rm -rf /docker-entrypoint.d

0 commit comments

Comments
 (0)