Skip to content

Commit

Permalink
Merge pull request #292 from netlogix/dependabot/docker/styleguide/ma…
Browse files Browse the repository at this point in the history
…in/nginx-1.27.0
  • Loading branch information
saschanowak authored Jun 25, 2024
2 parents 110c9a8 + 97ad386 commit f86ca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styleguide/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM nginx:1.26.0
FROM nginx:1.27.0
ENV TZ="Europe/Berlin"
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

Expand Down

0 comments on commit f86ca28

Please sign in to comment.