Skip to content

Commit 1120818

Browse files
committed
Actually bump to Ubuntu 24.04
We somehow missed this in commit a902ef3. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent d0fcf17 commit 1120818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04 AS base
1+
FROM ubuntu:24.04 AS base
22

33
LABEL org.opencontainers.image.title="pyenv (Patchwork development)"
44
LABEL org.opencontainers.image.description="pyenv container for use in Patchwork development and CI"

0 commit comments

Comments
 (0)