Skip to content

Conversation

@cverna
Copy link
Contributor

@cverna cverna commented Jun 24, 2025

No description provided.

@cverna cverna requested a review from a team as a code owner June 24, 2025 08:16
@github-actions

This comment has been minimized.

@cverna
Copy link
Contributor Author

cverna commented Jun 24, 2025

Looking at fixing the issues

@cverna cverna force-pushed the fedora_20250624 branch from 3e5e066 to a979709 Compare June 24, 2025 18:35
@github-actions

This comment has been minimized.

Signed-off-by: Clement Verna <cverna@tutatnota.com>
@cverna cverna force-pushed the fedora_20250624 branch from a979709 to b5e34e9 Compare June 25, 2025 09:03
@github-actions
Copy link

Diff for b5e34e9:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index aa66ab8..3f190f6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -4,7 +4,7 @@ GitRepo: https://github.com/fedora-cloud/docker-brew-fedora.git
 Tags: 41
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/41
-GitCommit: 5046bc9c0c11297c8cbaf01ca2e9f44f3e8f328b
+GitCommit: 61904d31c04e699d52ee3dc1e6ca3b5c3a204c8c
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
@@ -13,7 +13,7 @@ s390x-Directory: s390x
 Tags: 42, latest
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/42
-GitCommit: 6da1eeae1c9c842f1afdf13abfc4eb5c1f330fdc
+GitCommit: 149f8b55d849edcd37656691785c1ca886208ce7
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
@@ -22,7 +22,7 @@ s390x-Directory: s390x
 Tags: 43, rawhide
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/43
-GitCommit: cf223078f50157bbf2b9b4206a3bbdac0a00f552
+GitCommit: 1436e31a5c48859dd5a9a700d5172a8acdfa91a0
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
diff --git a/fedora_41/Dockerfile b/fedora_41/Dockerfile
index 2773758..836484e 100644
--- a/fedora_41/Dockerfile
+++ b/fedora_41/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <cverna@fedoraproject.org>"
 ENV DISTTAG=f41container FGC=f41 FBR=f41
-ADD fedora-20250615.tar /
+ADD fedora-20250624.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_41/fedora-20250615.tar b/fedora_41/fedora-20250624.tar
similarity index 82%
rename from fedora_41/fedora-20250615.tar
rename to fedora_41/fedora-20250624.tar
index 23b6ba8..d422c8d 100644
Binary files a/fedora_41/fedora-20250615.tar and b/fedora_41/fedora-20250624.tar differ
diff --git a/fedora_latest/Dockerfile b/fedora_latest/Dockerfile
index 67df5a1..e02188b 100644
--- a/fedora_latest/Dockerfile
+++ b/fedora_latest/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <cverna@fedoraproject.org>"
 ENV DISTTAG=f42container FGC=f42 FBR=f42
-ADD fedora-20250615.tar /
+ADD fedora-20250625.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_latest/fedora-20250615.tar b/fedora_latest/fedora-20250625.tar
similarity index 80%
rename from fedora_latest/fedora-20250615.tar
rename to fedora_latest/fedora-20250625.tar
index 19bc0c6..b348b0b 100644
Binary files a/fedora_latest/fedora-20250615.tar and b/fedora_latest/fedora-20250625.tar differ
diff --git a/fedora_rawhide/Dockerfile b/fedora_rawhide/Dockerfile
index 618439a..47ec4fb 100644
--- a/fedora_rawhide/Dockerfile
+++ b/fedora_rawhide/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <cverna@fedoraproject.org>"
 ENV DISTTAG=f43container FGC=f43 FBR=f43
-ADD fedora-20250615.tar /
+ADD fedora-20250624.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_rawhide/fedora-20250615.tar b/fedora_rawhide/fedora-20250624.tar
similarity index 81%
rename from fedora_rawhide/fedora-20250615.tar
rename to fedora_rawhide/fedora-20250624.tar
index d48ccfb..d09fb0e 100644
Binary files a/fedora_rawhide/fedora-20250615.tar and b/fedora_rawhide/fedora-20250624.tar differ

Relevant Maintainers:

@yosifkit yosifkit merged commit 67c468c into docker-library:master Jun 25, 2025
8 checks passed
@cverna cverna deleted the fedora_20250624 branch October 13, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants