Skip to content

Commit 117de6f

Browse files
authored
Merge pull request #36 from lcahlander/snyk-fix-b3510a328ba2303bbc3a3cf9f9f27ca4
[Snyk] Security upgrade nginx from 1.23 to 1.25.3
2 parents 455d353 + d9fc49b commit 117de6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Pull in the from the official nginx image.
2-
FROM nginx:1.23
2+
FROM nginx:1.25.3
33

44
EXPOSE 80
55

0 commit comments

Comments
 (0)