mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-02 06:45:45 +00:00
build: revert nginx to 1.25.3 (#2396)
* Revert "build: update docs and tests with nginx 1.25.4" This reverts commitd9b1751f97
. * Revert "build: bump nginx from 1.25.3 to 1.25.4" This reverts commit1aef017df2
.
This commit is contained in:
@ -3,7 +3,7 @@ FROM nginxproxy/docker-gen:0.11.2 AS docker-gen
|
||||
FROM nginxproxy/forego:0.18.1 AS forego
|
||||
|
||||
# Build the final image
|
||||
FROM nginx:1.25.4-alpine
|
||||
FROM nginx:1.25.3-alpine
|
||||
|
||||
ARG NGINX_PROXY_VERSION
|
||||
# Add DOCKER_GEN_VERSION environment variable because
|
||||
|
Reference in New Issue
Block a user