Skip to content

Commit 4e29a4f

Browse files
authored
Fedora 42
1 parent 8fb451e commit 4e29a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG SOURCE_IMAGE="silverblue"
22
ARG SOURCE_SUFFIX="main"
3-
ARG FEDORA_VERSION="41"
3+
ARG FEDORA_VERSION="42"
44
FROM ghcr.io/ublue-os/${SOURCE_IMAGE}-${SOURCE_SUFFIX}:${FEDORA_VERSION}
55

66
# User files

0 commit comments

Comments
 (0)