Skip to content

Commit beeac98

Browse files
mkjpryorgithub-actions[bot]
authored andcommitted
Update nginx to 1.29.2
1 parent 0785ddc commit beeac98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN gpg2 --keyserver hkp://keyserver.ubuntu.com:80 --keyserver-options timeout=1
2121

2222
FROM ubuntu:24.04
2323

24-
ARG NGINX_VERSION=1.29.1
24+
ARG NGINX_VERSION=1.29.2
2525

2626
# Copy the GPG key from the intermediate container
2727
COPY --from=nginx-gpg-key /usr/share/keyrings/nginx-archive-keyring.gpg /usr/share/keyrings/

0 commit comments

Comments
 (0)