Skip to content

Commit 3a7adc6

Browse files
chore(deps): update nginx docker tag to v1.26.0
1 parent 30c1669 commit 3a7adc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.26.0-alpine
22

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

0 commit comments

Comments
 (0)