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 388e53f commit 8b83e56Copy full SHA for 8b83e56
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM debian:buster-slim
+FROM ubuntu:focal
2
3
RUN apt-get -q -y update && \
4
apt-get install -y --no-install-recommends \
0 commit comments