Skip to content

Commit b9d6566

Browse files
committed
Update dependency version nginx,jansson,libJwt
1 parent 891467e commit b9d6566

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ FROM centos:7
22

33
LABEL maintainer="TeslaGov" email="[email protected]"
44

5-
ARG NGINX_VERSION=1.16.1
6-
ARG JANSSON_VERSION=2.10
7-
ARG LIBJWT_VERSION=1.9.0
5+
ARG NGINX_VERSION=1.8.1
6+
ARG JANSSON_VERSION=2.13.1
7+
ARG LIBJWT_VERSION=1.12.1
88

99
ENV LD_LIBRARY_PATH=/usr/local/lib
1010
ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/share/pkgconfig

0 commit comments

Comments
 (0)