Skip to content

Fedora Update 20250616 #19274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

cverna
Copy link
Contributor

@cverna cverna commented Jun 16, 2025

No description provided.

Signed-off-by: Clement Verna <cverna@tutatnota.com>
@cverna cverna requested a review from a team as a code owner June 16, 2025 07:10
Copy link

Diff for 9283d5b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ab7aa28..aa66ab8 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: 959b041ac4407fa6feb34c556d3a6426a2726512
+GitCommit: 5046bc9c0c11297c8cbaf01ca2e9f44f3e8f328b
 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: d949b63f5dc03364ae535d527acee81256f5c955
+GitCommit: 6da1eeae1c9c842f1afdf13abfc4eb5c1f330fdc
 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: afbdf314028efe6610a49e7629d520e85b3daa22
+GitCommit: cf223078f50157bbf2b9b4206a3bbdac0a00f552
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
diff --git a/fedora_41/Dockerfile b/fedora_41/Dockerfile
index 6a3f405..2773758 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-20250608.tar /
+ADD fedora-20250615.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_41/fedora-20250608.tar b/fedora_41/fedora-20250615.tar
similarity index 82%
rename from fedora_41/fedora-20250608.tar
rename to fedora_41/fedora-20250615.tar
index 411d7d9..23b6ba8 100644
Binary files a/fedora_41/fedora-20250608.tar and b/fedora_41/fedora-20250615.tar differ
diff --git a/fedora_latest/Dockerfile b/fedora_latest/Dockerfile
index 43f3107..67df5a1 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-20250608.tar /
+ADD fedora-20250615.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_latest/fedora-20250608.tar b/fedora_latest/fedora-20250615.tar
similarity index 85%
rename from fedora_latest/fedora-20250608.tar
rename to fedora_latest/fedora-20250615.tar
index bbde9c4..19bc0c6 100644
Binary files a/fedora_latest/fedora-20250608.tar and b/fedora_latest/fedora-20250615.tar differ
diff --git a/fedora_rawhide/Dockerfile b/fedora_rawhide/Dockerfile
index fb021e4..618439a 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-20250608.tar /
+ADD fedora-20250615.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_rawhide/fedora-20250608.tar b/fedora_rawhide/fedora-20250615.tar
similarity index 83%
rename from fedora_rawhide/fedora-20250608.tar
rename to fedora_rawhide/fedora-20250615.tar
index 5613a8d..d48ccfb 100644
Binary files a/fedora_rawhide/fedora-20250608.tar and b/fedora_rawhide/fedora-20250615.tar differ

Relevant Maintainers:

@tianon tianon merged commit 08e6411 into docker-library:master Jun 16, 2025
8 checks passed
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