Skip to content

Commit

Permalink
Update nginx docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioheleno committed Mar 16, 2024
1 parent d1723c4 commit 066a7cd
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.25-alpine3.18-slim as nginx
FROM nginx:1.25-alpine3.19-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 066a7cd

Please sign in to comment.