Skip to content

Commit da825ae

Browse files
chore(deps): update dependency nginx to v1.23.0
1 parent 30c1669 commit da825ae

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.23.0-alpine
22

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

0 commit comments

Comments
 (0)