Skip to content

Commit 659af9a

Browse files
committed
Upgrade to Nginx 1.26.3
1 parent 260cbe8 commit 659af9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG NGINX_VERSION=1.25.3
1+
ARG NGINX_VERSION=1.26.3
22
FROM nginx:${NGINX_VERSION}-alpine
33

44
RUN apk add --no-cache openssl inotify-tools vim

0 commit comments

Comments
 (0)