Skip to content

Commit 15ba2a3

Browse files
authored
bump Ubuntu to v24.04 (#9302)
We've been testing against Ubuntu v24.04, but still building images against v22.04. Bumping to align.
1 parent 33f7c42 commit 15ba2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This gets built as part of release.sh. Must be run from /tmp/build, with the linux binaries
55
# already built and placed there.
66

7-
FROM ubuntu:22.04
7+
FROM ubuntu:24.04
88
LABEL maintainer="Hypermode Inc. <hello@hypermode.com>"
99

1010
# need to remove the cache of sources lists

0 commit comments

Comments
 (0)