Skip to content

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/golang@f9a8809: Update tip to tip-20250620, commit 49cdf0c42e320dfed044baa551610f081eafb781
@yosifkit yosifkit requested a review from a team as a code owner June 23, 2025 16:15
Copy link

Diff for 7741fb6:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 7e6363f..da3e39b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -145,23 +145,23 @@ Directory: 1.25-rc/windows/windowsservercore-ltsc2025
 Builder: classic
 Constraints: windowsservercore-ltsc2025
 
-Tags: tip-20250613-alpine3.21, tip-alpine3.21
+Tags: tip-20250620-alpine3.21, tip-alpine3.21
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 0600de98a144e433e13617ec64523cb58ecd7bc0
+GitCommit: f9a8809f76803a2b3b227aba2d2543d52613157c
 Directory: tip/alpine3.21
 
-Tags: tip-20250613-alpine3.22, tip-alpine3.22, tip-20250613-alpine, tip-alpine
+Tags: tip-20250620-alpine3.22, tip-alpine3.22, tip-20250620-alpine, tip-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 0600de98a144e433e13617ec64523cb58ecd7bc0
+GitCommit: f9a8809f76803a2b3b227aba2d2543d52613157c
 Directory: tip/alpine3.22
 
-Tags: tip-20250613-bookworm, tip-bookworm
-SharedTags: tip-20250613, tip
+Tags: tip-20250620-bookworm, tip-bookworm
+SharedTags: tip-20250620, tip
 Architectures: amd64, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 0600de98a144e433e13617ec64523cb58ecd7bc0
+GitCommit: f9a8809f76803a2b3b227aba2d2543d52613157c
 Directory: tip/bookworm
 
-Tags: tip-20250613-bullseye, tip-bullseye
+Tags: tip-20250620-bullseye, tip-bullseye
 Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 0600de98a144e433e13617ec64523cb58ecd7bc0
+GitCommit: f9a8809f76803a2b3b227aba2d2543d52613157c
 Directory: tip/bullseye
diff --git a/_bashbrew-list b/_bashbrew-list
index d7af3ff..eb0d5ed 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -86,12 +86,12 @@ golang:nanoserver
 golang:nanoserver-ltsc2022
 golang:nanoserver-ltsc2025
 golang:tip
-golang:tip-20250613
-golang:tip-20250613-alpine
-golang:tip-20250613-alpine3.21
-golang:tip-20250613-alpine3.22
-golang:tip-20250613-bookworm
-golang:tip-20250613-bullseye
+golang:tip-20250620
+golang:tip-20250620-alpine
+golang:tip-20250620-alpine3.21
+golang:tip-20250620-alpine3.22
+golang:tip-20250620-bookworm
+golang:tip-20250620-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 587ec24..4c4fd78 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-20250613: https://github.com/golang/go/tree/96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3
-ARG GOLANG_COMMIT='96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3'
+# tip-20250620: https://github.com/golang/go/tree/49cdf0c42e320dfed044baa551610f081eafb781
+ARG GOLANG_COMMIT='49cdf0c42e320dfed044baa551610f081eafb781'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-alpine3.21/Dockerfile b/golang_tip-alpine3.21/Dockerfile
index 0cec4d4..f452198 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-20250613: https://github.com/golang/go/tree/96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3
-ARG GOLANG_COMMIT='96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3'
+# tip-20250620: https://github.com/golang/go/tree/49cdf0c42e320dfed044baa551610f081eafb781
+ARG GOLANG_COMMIT='49cdf0c42e320dfed044baa551610f081eafb781'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-bookworm/Dockerfile b/golang_tip-bookworm/Dockerfile
index ff81be8..4ae6417 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-20250613: https://github.com/golang/go/tree/96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3
-ARG GOLANG_COMMIT='96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3'
+# tip-20250620: https://github.com/golang/go/tree/49cdf0c42e320dfed044baa551610f081eafb781
+ARG GOLANG_COMMIT='49cdf0c42e320dfed044baa551610f081eafb781'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \
diff --git a/golang_tip-bullseye/Dockerfile b/golang_tip-bullseye/Dockerfile
index 8f850da..aebfe75 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-20250613: https://github.com/golang/go/tree/96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3
-ARG GOLANG_COMMIT='96a6e147b2b02b1f070d559cb2c8e1c25c9b78c3'
+# tip-20250620: https://github.com/golang/go/tree/49cdf0c42e320dfed044baa551610f081eafb781
+ARG GOLANG_COMMIT='49cdf0c42e320dfed044baa551610f081eafb781'
 ENV GOLANG_COMMIT $GOLANG_COMMIT
 
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit 58401cc into docker-library:master Jun 23, 2025
23 checks passed
@tianon tianon deleted the golang branch June 23, 2025 17:29
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