Skip to content

Commit 4c18f3b

Browse files
authored
Update NGINX version to 1.31.2
1 parent 216a6bb commit 4c18f3b

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.31.0
1+
ARG NGINX_VERSION=1.31.2
22
FROM nginx:${NGINX_VERSION}-alpine
33

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

0 commit comments

Comments
 (0)