Skip to content

Commit b75bb78

Browse files
Bump nginx from 1.27.4 to 1.27.5 in /docker/nginx
Bumps nginx from 1.27.4 to 1.27.5. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.27.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 811bb17 commit b75bb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.4
1+
FROM nginx:1.27.5
22

33
RUN rm /etc/nginx/conf.d/default.conf
44
COPY status.conf /etc/nginx/conf.d/status.conf

0 commit comments

Comments
 (0)