Skip to content

Commit 46c4178

Browse files
committed
add ubuntu 25.04
1 parent ed212e3 commit 46c4178

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/distros.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,13 @@ distros:
183183
arch: x86_64
184184
image_info_url: 'https://hub.docker.com/_/ubuntu'
185185

186+
- id: 'ubuntu_25.04'
187+
name: 'Ubuntu 25.04'
188+
image: 'ubuntu:25.04'
189+
<<: *debian
190+
arch: x86_64
191+
image_info_url: 'https://hub.docker.com/_/ubuntu'
192+
186193
- id: 'mageia_9'
187194
name: 'Mageia 9'
188195
image: 'mageia:9'

0 commit comments

Comments
 (0)