Skip to content
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

Update gcc #14747

Merged
merged 1 commit into from
May 31, 2023
Merged

Update gcc #14747

merged 1 commit into from
May 31, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented May 30, 2023

Changes:

Changes:

- docker-library/gcc@9f10f95: Update 11 to 11.4.0
@github-actions
Copy link

Diff for 15f3f92:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 519a1a9..96dea5e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,9 +11,9 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: 46628bc0702798f6ff9f923650361f46f9eb2af2
 Directory: 10
 
-Tags: 11.3.0, 11.3, 11, 11.3.0-bullseye, 11.3-bullseye, 11-bullseye
+Tags: 11.4.0, 11.4, 11, 11.4.0-bullseye, 11.4-bullseye, 11-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 46628bc0702798f6ff9f923650361f46f9eb2af2
+GitCommit: 9f10f9541f9736300c811cdb3f319c038a8b9c3a
 Directory: 11
 
 Tags: 12.3.0, 12.3, 12, 12.3.0-bullseye, 12.3-bullseye, 12-bullseye
diff --git a/_bashbrew-list b/_bashbrew-list
index 7dc2d94..acabc3e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -12,10 +12,10 @@ gcc:10.4.0
 gcc:10.4.0-bullseye
 gcc:11
 gcc:11-bullseye
-gcc:11.3
-gcc:11.3-bullseye
-gcc:11.3.0
-gcc:11.3.0-bullseye
+gcc:11.4
+gcc:11.4-bullseye
+gcc:11.4.0
+gcc:11.4.0-bullseye
 gcc:12
 gcc:12-bullseye
 gcc:12.3
diff --git a/gcc_11-bullseye/Dockerfile b/gcc_11-bullseye/Dockerfile
index 1c1d6f5..facec99 100644
--- a/gcc_11-bullseye/Dockerfile
+++ b/gcc_11-bullseye/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: 2022-04-21
-ENV GCC_VERSION 11.3.0
-# Docker EOL: 2023-10-21
+# Last Modified: 2023-05-29
+ENV GCC_VERSION 11.4.0
+# Docker EOL: 2024-11-29
 
 RUN set -ex; \
 	\

Relevant Maintainers:

@yosifkit yosifkit merged commit 4f38b15 into docker-library:master May 31, 2023
@yosifkit yosifkit deleted the gcc branch May 31, 2023 00:08
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