Skip to content

Commit 4fd6bb4

Browse files
committed
⬆Update nginx to 1.18.0-r1
1 parent f4d51f7 commit 4fd6bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bookstack/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1010
RUN \
1111
apk add --no-cache \
1212
mariadb-client=10.4.15-r0 \
13+
nginx=1.18.0-r1 \
1314
\
1415
&& apk add --no-cache --virtual .build-dependencies \
1516
composer=1.10.10-r0 \

0 commit comments

Comments
 (0)