Skip to content

Update gcc#21390

Merged
tianon merged 1 commit into
docker-library:masterfrom
docker-library-bot:gcc
May 6, 2026
Merged

Update gcc#21390
tianon merged 1 commit into
docker-library:masterfrom
docker-library-bot:gcc

Conversation

@yosifkit

@yosifkit yosifkit commented May 5, 2026

Copy link
Copy Markdown
Member

@yosifkit
yosifkit requested a review from a team as a code owner May 5, 2026 22:20
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Diff for 4cd88bb:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index f19abc5..9646698 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -16,7 +16,12 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: 280306a58a2ff0c21a95ed8abe882ac483d03c8b
 Directory: 14
 
-Tags: 15.2.0, 15.2, 15, latest, 15.2.0-trixie, 15.2-trixie, 15-trixie, trixie
+Tags: 15.2.0, 15.2, 15, 15.2.0-trixie, 15.2-trixie, 15-trixie
 Architectures: amd64, arm32v5, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: 915af5ccbb6b09575e244f280c26925e77172039
 Directory: 15
+
+Tags: 16.1.0, 16.1, 16, latest, 16.1.0-trixie, 16.1-trixie, 16-trixie, trixie
+Architectures: amd64, arm32v5, arm32v7, arm64v8, ppc64le, s390x
+GitCommit: 24fb071be01a0e6241fbbabd59a3dd07d31b80f5
+Directory: 16
diff --git a/_bashbrew-list b/_bashbrew-list
index 34800fb..74903ea 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -22,5 +22,11 @@ gcc:15.2
 gcc:15.2-trixie
 gcc:15.2.0
 gcc:15.2.0-trixie
+gcc:16
+gcc:16-trixie
+gcc:16.1
+gcc:16.1-trixie
+gcc:16.1.0
+gcc:16.1.0-trixie
 gcc:latest
 gcc:trixie
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 920fa68..fd1d318 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,4 +1,5 @@
 gcc:12-bookworm
 gcc:13-bookworm
 gcc:14-trixie
+gcc:15-trixie
 gcc:trixie
diff --git a/gcc_trixie/Dockerfile b/gcc_15-trixie/Dockerfile
similarity index 100%
copy from gcc_trixie/Dockerfile
copy to gcc_15-trixie/Dockerfile
diff --git a/gcc_trixie/Dockerfile b/gcc_trixie/Dockerfile
index dd0deab..6897cc6 100644
--- a/gcc_trixie/Dockerfile
+++ b/gcc_trixie/Dockerfile
@@ -43,9 +43,9 @@ ENV GCC_MIRRORS \
 # only attempt the origin FTP as a mirror of last resort
 		ftp://ftp.gnu.org/gnu/gcc
 
-# Last Modified: 2025-08-08
-ENV GCC_VERSION 15.2.0
-# Docker EOL: 2027-02-08
+# Last Modified: 2026-04-30
+ENV GCC_VERSION 16.1.0
+# Docker EOL: 2027-10-30
 
 RUN set -ex; \
 	\

Relevant Maintainers:

@tianon
tianon merged commit 0852b20 into docker-library:master May 6, 2026
10 checks passed
@tianon
tianon deleted the gcc branch May 6, 2026 15:04
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