Skip to content

Conversation

Phuong-Le-NN
Copy link
Contributor

No description provided.

@Phuong-Le-NN Phuong-Le-NN requested a review from a team as a code owner August 27, 2025 23:58

This comment has been minimized.

library/fedora Outdated
amd64-Directory: x86_64/
arm64v8-Directory: aarch64/
s390x-Directory: s390x/
ppc64le-Directory: ppc64le/
ppc64le-Directory: ppc64le/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cverna
Copy link
Contributor

cverna commented Aug 28, 2025

One small thing to update but otherwise LGTM, thanks @Phuong-Le-NN

Copy link

Diff for c25db3f:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5e3d767..a2dca7b 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: ff23717c9acc1ab32ef37417b4fee194a1af1a65
+GitCommit: e9fe9c60f8e2039097a47f8cb24586cdfd049382
 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: 53fba86f68cfa54ec3bf62495b871c13128ce38a
+GitCommit: e9b4abb66480fc5fa0b6353bb3eaf163371e3ab0
 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: e39e58d83994f1e4535f6f7748bd634ac9beb558
+GitCommit: ec7803f6ed24683e124c16e8199c0f7c8199752a
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
diff --git a/fedora_41/Dockerfile b/fedora_41/Dockerfile
index dbcb8c8..4485cb4 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-20250803.tar /
+ADD fedora-20250817.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_41/fedora-20250803.tar b/fedora_41/fedora-20250817.tar
similarity index 82%
rename from fedora_41/fedora-20250803.tar
rename to fedora_41/fedora-20250817.tar
index 8d7ac25..788717a 100644
Binary files a/fedora_41/fedora-20250803.tar and b/fedora_41/fedora-20250817.tar differ
diff --git a/fedora_latest/Dockerfile b/fedora_latest/Dockerfile
index 0018902..764c8ce 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-20250803.tar /
+ADD fedora-20250817.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_latest/fedora-20250803.tar b/fedora_latest/fedora-20250817.tar
similarity index 82%
rename from fedora_latest/fedora-20250803.tar
rename to fedora_latest/fedora-20250817.tar
index ffe7ac8..51b95ff 100644
Binary files a/fedora_latest/fedora-20250803.tar and b/fedora_latest/fedora-20250817.tar differ
diff --git a/fedora_rawhide/Dockerfile b/fedora_rawhide/Dockerfile
index d9654be..2b6e93f 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-20250803.tar /
+ADD fedora-20250817.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_rawhide/fedora-20250803.tar b/fedora_rawhide/fedora-20250817.tar
similarity index 82%
rename from fedora_rawhide/fedora-20250803.tar
rename to fedora_rawhide/fedora-20250817.tar
index 782ded2..62ba6f8 100644
Binary files a/fedora_rawhide/fedora-20250803.tar and b/fedora_rawhide/fedora-20250817.tar differ

Relevant Maintainers:

@Phuong-Le-NN
Copy link
Contributor Author

Phuong-Le-NN commented Aug 28, 2025

I see. I have just added it.
I didn't notice that before, thank you a lot!

@yosifkit yosifkit merged commit a62ae0e into docker-library:master Aug 28, 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.

3 participants