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.
1 parent a0b335c commit 482d0e2Copy full SHA for 482d0e2
Dockerfile.standalone
@@ -1,6 +1,6 @@
1
ARG NGINX_VERSION
2
3
-FROM ubuntu AS build-stage
+FROM ubuntu:18.04 AS build-stage
4
5
6
0 commit comments