Skip to content

Commit

Permalink
Merge pull request invokr#1 from joseluisq/snyk-fix-46c085ed2423d2c6c…
Browse files Browse the repository at this point in the history
…685c15cd71a0e3f

[Snyk] Security upgrade nginx from 1.20-alpine to 1.21.3-alpine
  • Loading branch information
joseluisq authored Oct 22, 2021
2 parents 3189ce2 + 29acc75 commit 98f1331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.20-alpine
FROM nginx:1.21.3-alpine

# CGit
ARG CGIT_VERSION=1.2.3-r0
Expand Down

0 comments on commit 98f1331

Please sign in to comment.