We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fcf17 commit 1120818Copy full SHA for 1120818
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04 AS base
+FROM ubuntu:24.04 AS base
2
3
LABEL org.opencontainers.image.title="pyenv (Patchwork development)"
4
LABEL org.opencontainers.image.description="pyenv container for use in Patchwork development and CI"
0 commit comments