Skip to content

Commit ed7d4ba

Browse files
committed
devcontainer: update to Fedora 40
37 has been EOL since December last year, 38 is going to be EOL in a month or so, 39 is current stable version, 40 was released today.
1 parent 85f727c commit ed7d4ba

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:40
22

33
ENV CC=clang
44

0 commit comments

Comments
 (0)