|
@@ -37,7 +37,7 @@ RUN git clone https://github.com/nginx-proxy/forego/ \
|
|
&& rm -rf /go/forego
|
|
&& rm -rf /go/forego
|
|
|
|
|
|
# Build the final image
|
|
# Build the final image
|
|
-FROM nginx:1.21.0-alpine
|
|
|
|
|
|
+FROM nginx:1.21.1-alpine
|
|
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
|
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
|
|
|
|
|
# Install wget and install/updates certificates
|
|
# Install wget and install/updates certificates
|