We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b23aa8 commit d467ebbCopy full SHA for d467ebb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:focal
+FROM ubuntu:jammy
2
3
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
4
python3-pip \
0 commit comments