mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-23 16:01:57 +00:00
build: bump nginx 1.27.0 to 1.27.1 (#2506)
* build: bump nginx 1.27.0 to 1.27.1 * Update README.md Link to nginx changelog Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com> --------- Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ FROM docker.io/nginxproxy/docker-gen:0.14.2-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.0
|
||||
FROM docker.io/library/nginx:1.27.1
|
||||
|
||||
ARG NGINX_PROXY_VERSION
|
||||
# Add DOCKER_GEN_VERSION environment variable because
|
||||
|
Reference in New Issue
Block a user