Skip to content

Commit c8ec889

Browse files
authored
Merge pull request #19 from lcahlander/snyk-fix-572eff095b2eec2630e72e5e98b411a7
[Snyk] Security upgrade nginx from 1.23.2 to latest
2 parents 47833da + 5552f01 commit c8ec889

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
2+
FROM nginx:latest
33

44
EXPOSE 80
55

0 commit comments

Comments
 (0)