Skip to content

Commit ac6fa96

Browse files
committed
changing the OS to ubuntu 16.04
1 parent 7527043 commit ac6fa96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:20.04
1+
FROM ubuntu:16.04
22

33
RUN apt-get update && apt-get install -y python3 && rm -rf /var/lib/apt/lists/*
44

0 commit comments

Comments
 (0)