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 d765e20 commit 566d954Copy full SHA for 566d954
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:23.04
+FROM ubuntu:latest
2
3
RUN apt-get update && \
4
apt-get install -y git && \
0 commit comments