Skip to content

Commit 04dac82

Browse files
committed
feat: update to nginx 1.19.6
1 parent ee8edc3 commit 04dac82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM amelia/dhparam:latest as dhparam
22
FROM alpine:3.12 as builder
33

4-
ARG NGINX_VERSION=1.19.5
4+
ARG NGINX_VERSION=1.19.6
55
ARG OPENSSL_VERSION=1.1.1i
66

77
RUN set -ex \

0 commit comments

Comments
 (0)