Skip to content

Commit 482d0e2

Browse files
chadiiichadiii
chadiii
authored and
chadiii
committed
fixing ubuntu version
1 parent a0b335c commit 482d0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.standalone

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG NGINX_VERSION
22

3-
FROM ubuntu AS build-stage
3+
FROM ubuntu:18.04 AS build-stage
44

55
ARG NGINX_VERSION
66

0 commit comments

Comments
 (0)