Skip to content

Commit 75fc4e2

Browse files
authored
Use fixed version of Ubuntu to prevent breaking changes
1 parent 4855c8f commit 75fc4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DockerBase/Dockerfile

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

33
MAINTAINER GitTools Maintainers <[email protected]>
44

0 commit comments

Comments
 (0)