Skip to content

Commit 4ee5c17

Browse files
committed
fix dockerfile
1 parent 4a3a1ee commit 4ee5c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:latest
1+
FROM ubuntu:18.04
22

33
RUN mkdir /app
44

0 commit comments

Comments
 (0)