bump fedora major version

This commit is contained in:
2024-08-25 20:23:41 +05:30
parent b2f4228a73
commit 55d2dca02a
6 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
FROM registry.kevinnlsamuel.com/fedora-toolbox:39
FROM registry.kevinnlsamuel.com/fedora-toolbox:40
RUN dnf install -y gcc gdb clang-tools-extra

View File

@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-toolbox:39 AS cleanup
FROM registry.fedoraproject.org/fedora-toolbox:40 AS cleanup
RUN dnf mark install libwayland-client \
&& dnf -y -C rm mesa-\* glibc-all-langpacks

View File

@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora-toolbox:39 AS cleanup
FROM registry.fedoraproject.org/fedora-toolbox:40 AS cleanup
RUN dnf -y -C rm glibc-all-langpacks

View File

@@ -1,3 +1,3 @@
FROM registry.kevinnlsamuel.com/c-toolbox:f39
FROM registry.kevinnlsamuel.com/c-toolbox:f40
RUN dnf install -y golang

View File

@@ -1,4 +1,4 @@
FROM registry.kevinnlsamuel.com/fedora-toolbox:39
FROM registry.kevinnlsamuel.com/fedora-toolbox:40
RUN dnf install -y \
texlive-latex \

View File

@@ -1,3 +1,3 @@
FROM registry.kevinnlsamuel.com/c-toolbox:39
FROM registry.kevinnlsamuel.com/c-toolbox:40
RUN dnf -y install rust