Skip to content

Commit c625e8d

Browse files
authored
gh-27: Update autoconf container image to use Ubuntu 24.04 (#28)
1 parent d450504 commit c625e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoconf/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/ubuntu:22.04
1+
FROM docker.io/library/ubuntu:24.04
22

33
ARG AUTOCONF_VERSION="2.71"
44
ARG AUTOCONF_ARCHIVE_VERSION="2023.02.20"

0 commit comments

Comments
 (0)