Skip to content

Commit 661f40b

Browse files
Bump nginx from 1.27.3-alpine to 1.27.4-alpine in /server
Bumps nginx from 1.27.3-alpine to 1.27.4-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77b7d23 commit 661f40b

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.3-alpine
3+
FROM nginx:1.27.4-alpine
44

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

0 commit comments

Comments
 (0)