Skip to content

Conversation

@yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/golang@e01d99b: Update tip to tip-20250711, commit 6ebb5f56d9ed35588970ce69cbad63508403bb8d
- docker-library/golang@b123132: Remove 1.25rc1 special case
@yosifkit yosifkit requested a review from a team as a code owner July 14, 2025 19:59
@github-actions
Copy link

Diff for 2beb381:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 32521d5..667c315 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -161,23 +161,23 @@ Directory: 1.25-rc/windows/windowsservercore-ltsc2025
 Builder: classic
 Constraints: windowsservercore-ltsc2025
 
-Tags: tip-20250704-alpine3.21, tip-alpine3.21
+Tags: tip-20250711-alpine3.21, tip-alpine3.21
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 63767b5451bd0735b221f620ee43cfbf95254b52
+GitCommit: e01d99b8b8204f0e169b5ffabd1f969966364756
 Directory: tip/alpine3.21
 
-Tags: tip-20250704-alpine3.22, tip-alpine3.22, tip-20250704-alpine, tip-alpine
+Tags: tip-20250711-alpine3.22, tip-alpine3.22, tip-20250711-alpine, tip-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 63767b5451bd0735b221f620ee43cfbf95254b52
+GitCommit: e01d99b8b8204f0e169b5ffabd1f969966364756
 Directory: tip/alpine3.22
 
-Tags: tip-20250704-bookworm, tip-bookworm
-SharedTags: tip-20250704, tip
+Tags: tip-20250711-bookworm, tip-bookworm
+SharedTags: tip-20250711, tip
 Architectures: amd64, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 63767b5451bd0735b221f620ee43cfbf95254b52
+GitCommit: e01d99b8b8204f0e169b5ffabd1f969966364756
 Directory: tip/bookworm
 
-Tags: tip-20250704-bullseye, tip-bullseye
+Tags: tip-20250711-bullseye, tip-bullseye
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 63767b5451bd0735b221f620ee43cfbf95254b52
+GitCommit: e01d99b8b8204f0e169b5ffabd1f969966364756
 Directory: tip/bullseye
diff --git a/_bashbrew-list b/_bashbrew-list
index ca276d6..0cd2cd0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -92,12 +92,12 @@ golang:nanoserver
 golang:nanoserver-ltsc2022
 golang:nanoserver-ltsc2025
 golang:tip
-golang:tip-20250704
-golang:tip-20250704-alpine
-golang:tip-20250704-alpine3.21
-golang:tip-20250704-alpine3.22
-golang:tip-20250704-bookworm
-golang:tip-20250704-bullseye
+golang:tip-20250711
+golang:tip-20250711-alpine
+golang:tip-20250711-alpine3.21
+golang:tip-20250711-alpine3.22
+golang:tip-20250711-bookworm
+golang:tip-20250711-bullseye
 golang:tip-alpine
 golang:tip-alpine3.21
 golang:tip-alpine3.22
diff --git a/golang_tip-alpine/Dockerfile b/golang_tip-alpine/Dockerfile
index 8db7edd..88a6f16 100644
--- a/golang_tip-alpine/Dockerfile
+++ b/golang_tip-alpine/Dockerfile
@@ -10,8 +10,8 @@ ENV PATH /usr/local/go/bin:$PATH
 
 COPY --from=golang:alpine3.22 /usr/local/go /usr/local/goroot-bootstrap
 
-# tip-20250704: https://github.com/golang/go/tree/6c3b5a2798c83d583cb37dba9f39c47300d19f1f
-ARG GOLANG_COMMIT='6c3b5a2798c83d583cb37dba9f39c47300d19f1f'
+# tip-20250711: https://github.com/golang/go/tree/6ebb5f56d9ed35588970ce69cbad63508403bb8d
+ARG GOLANG_COMMIT='6ebb5f56d9ed35588970ce69cbad63508403bb8d'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-alpine3.21/Dockerfile b/golang_tip-alpine3.21/Dockerfile
index af92da3..3cfe1ff 100644
--- a/golang_tip-alpine3.21/Dockerfile
+++ b/golang_tip-alpine3.21/Dockerfile
@@ -10,8 +10,8 @@ ENV PATH /usr/local/go/bin:$PATH
 
 COPY --from=golang:alpine3.21 /usr/local/go /usr/local/goroot-bootstrap
 
-# tip-20250704: https://github.com/golang/go/tree/6c3b5a2798c83d583cb37dba9f39c47300d19f1f
-ARG GOLANG_COMMIT='6c3b5a2798c83d583cb37dba9f39c47300d19f1f'
+# tip-20250711: https://github.com/golang/go/tree/6ebb5f56d9ed35588970ce69cbad63508403bb8d
+ARG GOLANG_COMMIT='6ebb5f56d9ed35588970ce69cbad63508403bb8d'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-bookworm/Dockerfile b/golang_tip-bookworm/Dockerfile
index 4b72ac5..9e1d2cb 100644
--- a/golang_tip-bookworm/Dockerfile
+++ b/golang_tip-bookworm/Dockerfile
@@ -10,8 +10,8 @@ ENV PATH /usr/local/go/bin:$PATH
 
 COPY --from=golang:bookworm /usr/local/go /usr/local/goroot-bootstrap
 
-# tip-20250704: https://github.com/golang/go/tree/6c3b5a2798c83d583cb37dba9f39c47300d19f1f
-ARG GOLANG_COMMIT='6c3b5a2798c83d583cb37dba9f39c47300d19f1f'
+# tip-20250711: https://github.com/golang/go/tree/6ebb5f56d9ed35588970ce69cbad63508403bb8d
+ARG GOLANG_COMMIT='6ebb5f56d9ed35588970ce69cbad63508403bb8d'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-bullseye/Dockerfile b/golang_tip-bullseye/Dockerfile
index d9c9bec..388758e 100644
--- a/golang_tip-bullseye/Dockerfile
+++ b/golang_tip-bullseye/Dockerfile
@@ -10,8 +10,8 @@ ENV PATH /usr/local/go/bin:$PATH
 
 COPY --from=golang:bullseye /usr/local/go /usr/local/goroot-bootstrap
 
-# tip-20250704: https://github.com/golang/go/tree/6c3b5a2798c83d583cb37dba9f39c47300d19f1f
-ARG GOLANG_COMMIT='6c3b5a2798c83d583cb37dba9f39c47300d19f1f'
+# tip-20250711: https://github.com/golang/go/tree/6ebb5f56d9ed35588970ce69cbad63508403bb8d
+ARG GOLANG_COMMIT='6ebb5f56d9ed35588970ce69cbad63508403bb8d'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit cd13d2e into docker-library:master Jul 14, 2025
23 checks passed
@tianon tianon deleted the golang branch July 14, 2025 20:50
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