Skip to content

Commit a707d77

Browse files
Bump nginx from 1.26.0-alpine to 1.27.0-alpine in /server
Bumps nginx from 1.26.0-alpine to 1.27.0-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c44588d commit a707d77

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.1-debian AS forego
22

3-
FROM nginx:1.26.0-alpine
3+
FROM nginx:1.27.0-alpine
44

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

0 commit comments

Comments
 (0)