Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
watchful-nginx
Commits
df833fa1
Commit
df833fa1
authored
Apr 09, 2020
by
Michał "rysiek" Woźniak
Browse files
Update Dockerfile: nginx 1.14 hit stretch-backports
parent
38a0a3ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
df833fa1
...
...
@@ -60,7 +60,7 @@ RUN case $NGINX_PACKAGE in \
# NOTICE: Debian-provided packages are *older*, so adjust NGINX_VERSION accordingly
# (as of this writing Debian stretch package version is at 1.10*)
ARG
NGINX_VERSION=1.1
3
*
ARG
NGINX_VERSION=1.1
4
*
RUN
DEBIAN_FRONTEND
=
noninteractive apt-get update
&&
\
case
"
$NGINX_PACKAGE
"
in
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment