mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 21:24:51 -03:00
chore(container): update golang:1.23.6 docker digest to 77a21b3 (#32047)
This commit is contained in:
@@ -190,7 +190,7 @@ RUN \
|
||||
|
||||
# Install golang
|
||||
|
||||
COPY --from=golang:1.23.6@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 /usr/local/go/ /usr/local/go/
|
||||
COPY --from=golang:1.23.6@sha256:77a21b3e354c03e9f66b13bc39f4f0db8085c70f8414406af66b29c6d6c4dd85 /usr/local/go/ /usr/local/go/
|
||||
|
||||
ENV GOPATH /go
|
||||
ENV PATH $GOPATH/bin:$PATH
|
||||
|
||||
Reference in New Issue
Block a user