Skip to content

Commit 827a464

Browse files
Update golang:latest Docker digest to 18a1f2d (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5b1d4c commit 827a464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
# Build a go app into a minimal docker image with timezone support and SSL cert chains.
3-
FROM golang:latest@sha256:1ecc479bc712a6bdb56df3e346e33edcc141f469f82840bab9f4bc2bc41bf91d as builder
3+
FROM golang:latest@sha256:18a1f2d1e1d3c49f27c904e9182375169615c65852ace724987929b910195b2c as builder
44
ARG TARGETOS
55
ARG TARGETARCH
66
ARG BUILD_FLAGS=""

0 commit comments

Comments
 (0)