Skip to content

Commit 86435b3

Browse files
committed
devcontainer: update to Fedora 39
Fedora 37 has been EOL since December last year, 38 is going to be EOL in May. Signed-off-by: Jan Chren (rindeal) <[email protected]>
1 parent 85f727c commit 86435b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

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

33
ENV CC=clang
44

0 commit comments

Comments
 (0)