Skip to content

Commit 2a58a71

Browse files
maddy-kerneldevmpe
authored andcommitted
Fix the default gcc version to 8.1.0
1 parent f5351d6 commit 2a58a71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/defaults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
QEMU_VERSION = '9.0.2'
22

3-
DEFAULT_OLD_IMAGE = 'korg@5.5.0'
3+
DEFAULT_OLD_IMAGE = 'korg@8.1.0'
44
DEFAULT_NEW_IMAGE = 'fedora'
55
DEFAULT_IMAGES = [DEFAULT_OLD_IMAGE, DEFAULT_NEW_IMAGE]
66

0 commit comments

Comments
 (0)