Skip to content

Commit

Permalink
Merge pull request #29 from GeoNode/snyk-fix-05345989f67376c9f1332345…
Browse files Browse the repository at this point in the history
…722b1cd2

[Snyk] Security upgrade nginx from 1.25.2-alpine to 1.25.3-alpine
  • Loading branch information
giohappy authored Nov 13, 2023
2 parents 0dbf2be + 25c9dda commit 943d7ad
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.2-alpine
FROM nginx:1.25.3-alpine

RUN apk add --no-cache openssl inotify-tools vim

Expand Down

0 comments on commit 943d7ad

Please sign in to comment.