1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 16:01:57 +00:00

build: bump library/nginx from 1.27.3 to 1.27.4

Bumps library/nginx from 1.27.3 to 1.27.4.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-06 04:11:31 +00:00
committed by GitHub
parent 1da623019f
commit 77f2df30d8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ FROM docker.io/nginxproxy/docker-gen:0.14.5-debian AS docker-gen
FROM docker.io/nginxproxy/forego:0.18.2-debian AS forego
# Build the final image
FROM docker.io/library/nginx:1.27.3
FROM docker.io/library/nginx:1.27.4
ARG NGINX_PROXY_VERSION
# Add DOCKER_GEN_VERSION environment variable because