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 6866e61 commit 8f9225aCopy full SHA for 8f9225a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:bionic
+FROM ubuntu:jammy
2
3
# Basic packages needed to download dependencies and unpack them.
4
RUN apt-get update && apt-get install -y \
0 commit comments