mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-04-16 18:51:01 +00:00
build: nginx 1.21.3 -> 1.21.4
This commit is contained in:
parent
d29a53dc1f
commit
8c909e7d11
@ -36,7 +36,7 @@ RUN git clone https://github.com/nginx-proxy/forego/ \
|
||||
&& rm -rf /go/forego
|
||||
|
||||
# Build the final image
|
||||
FROM nginx:1.21.3
|
||||
FROM nginx:1.21.4
|
||||
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
@ -37,7 +37,7 @@ RUN git clone https://github.com/nginx-proxy/forego/ \
|
||||
&& rm -rf /go/forego
|
||||
|
||||
# Build the final image
|
||||
FROM nginx:1.21.3-alpine
|
||||
FROM nginx:1.21.4-alpine
|
||||
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
@ -1,6 +1,6 @@
|
||||
[](https://github.com/nginx-proxy/nginx-proxy/actions/workflows/test.yml)
|
||||
[](https://github.com/nginx-proxy/nginx-proxy/releases)
|
||||

|
||||

|
||||
[](https://hub.docker.com/r/nginxproxy/nginx-proxy "Click to view the image on Docker Hub")
|
||||
[](https://hub.docker.com/r/nginxproxy/nginx-proxy 'DockerHub')
|
||||
[](https://hub.docker.com/r/nginxproxy/nginx-proxy 'DockerHub')
|
||||
|
Loading…
x
Reference in New Issue
Block a user