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.
1 parent ef3e05b commit 471713aCopy full SHA for 471713a
example/base/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:20.10
+FROM ubuntu:20.04
2
3
COPY readme.md /
4
RUN apt-get update && apt-get install -y curl tar bash && rm -rf /var/lib/apt/lists/*
0 commit comments