Skip to content

Commit

Permalink
Merge pull request #17 from andersundsehr/dependabot/docker/server/ng…
Browse files Browse the repository at this point in the history
…inx-1.27.0-alpine
  • Loading branch information
Kanti authored Jun 3, 2024
2 parents 7db60fa + a707d77 commit 8bb4c0f
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.1-debian AS forego

FROM nginx:1.26.0-alpine
FROM nginx:1.27.0-alpine

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

Expand Down

0 comments on commit 8bb4c0f

Please sign in to comment.