Skip to content

Commit 1f3e609

Browse files
authored
Merge pull request #23 from andersundsehr/dependabot/docker/server/nginx-1.27.3-alpine
Bump nginx from 1.27.2-alpine to 1.27.3-alpine in /server
2 parents e2d3d29 + 6c9bb2a commit 1f3e609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM nginxproxy/forego:0.18.2-debian AS forego
22

3-
FROM nginx:1.27.2-alpine
3+
FROM nginx:1.27.3-alpine
44

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

0 commit comments

Comments
 (0)