Skip to content

Commit

Permalink
Merge pull request #23 from andersundsehr/dependabot/docker/server/ng…
Browse files Browse the repository at this point in the history
…inx-1.27.3-alpine

Bump nginx from 1.27.2-alpine to 1.27.3-alpine in /server
  • Loading branch information
Kanti authored Dec 5, 2024
2 parents e2d3d29 + 6c9bb2a commit 1f3e609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nginxproxy/forego:0.18.2-debian AS forego

FROM nginx:1.27.2-alpine
FROM nginx:1.27.3-alpine

COPY --from=forego /usr/local/bin/forego /usr/local/bin/forego

Expand Down

0 comments on commit 1f3e609

Please sign in to comment.