Skip to content

Commit

Permalink
Update nginx to 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioheleno committed Jul 3, 2023
1 parent 76b2485 commit d154297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nginx.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23-alpine-slim as nginx
FROM nginx:1.25-alpine-slim as nginx

# https://blog.packagecloud.io/eng/2017/02/21/set-environment-variable-save-thousands-of-system-calls/
ENV TZ=:/etc/localtime
Expand Down

0 comments on commit d154297

Please sign in to comment.