We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 622f741 + bebf540 commit 8efd0a5Copy full SHA for 8efd0a5
proxy/Dockerfile
@@ -21,7 +21,7 @@ RUN gpg2 --keyserver hkp://keyserver.ubuntu.com:80 --keyserver-options timeout=1
21
22
FROM ubuntu:24.04
23
24
-ARG NGINX_VERSION=1.29.1
+ARG NGINX_VERSION=1.29.3
25
26
# Copy the GPG key from the intermediate container
27
COPY --from=nginx-gpg-key /usr/share/keyrings/nginx-archive-keyring.gpg /usr/share/keyrings/
0 commit comments