forked from Job79/devcontainer
feat: upgrade to fedora 44
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM quay.io/fedora/fedora:43
|
FROM quay.io/fedora/fedora:44
|
||||||
|
|
||||||
# === install system packages ===
|
# === install system packages ===
|
||||||
RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \
|
RUN --mount=type=cache,id=dnf-cache,target=/var/cache/libdnf5 \
|
||||||
|
|||||||
Reference in New Issue
Block a user