Skip to content

Commit

Permalink
Update nginx to 1.27.2 (#2974)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvizcainoio authored Nov 6, 2024
1 parent a876656 commit 1d021bf
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
Expand Up @@ -26,7 +26,7 @@ RUN find . -type f "(" \
| xargs -0 -n 1 gzip -kf

# Production Nginx image
FROM docker.io/nginxinc/nginx-unprivileged:1.23.3-alpine@sha256:c748ba587e7436aaa8729b64d4e0412410a486f0c592f0eec100fb3804ff9afd
FROM docker.io/nginxinc/nginx-unprivileged:1.27.2-alpine

LABEL org.opencontainers.image.title="OHDSI-Atlas"
LABEL org.opencontainers.image.authors="Joris Borgdorff <[email protected]>, Lee Evans - www.ltscomputingllc.com, Shaun Turner<[email protected]>"
Expand Down

0 comments on commit 1d021bf

Please sign in to comment.