We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f62a61 + c44d08d commit 970e446Copy full SHA for 970e446
Dockerfile
@@ -9,7 +9,7 @@ RUN bash /tmp/ubuntu.sh
9
FROM ubuntu:20.04
10
LABEL maintainer="noogen <[email protected]>"
11
ENV TERM=xterm container=docker DEBIAN_FRONTEND=noninteractive \
12
- NGINX_VERSION=_1.18.0-1~focal_amd64.deb \
+ NGINX_VERSION=_1.18.0-2~focal_amd64.deb \
13
NGINX_DEBUG=-dbg${NGINX_VERSION}
14
15
COPY --from=buildstep /usr/src/nginx/nginx${NGINX_VERSION} /tmp
0 commit comments