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.
2 parents 089a56d + 4af773a commit 2cb1d15Copy full SHA for 2cb1d15
1 file changed
Dockerfile
@@ -8,7 +8,7 @@
8
# This host is built on top of ubuntu which is the same as the base-test image so should be most stable.
9
#
10
11
-FROM ubuntu:18.04
+FROM ubuntu:20.04
12
13
RUN apt-get update \
14
&& apt-get upgrade -y \
0 commit comments