Skip to content

Commit 1c80d63

Browse files
authored
Merge pull request #52 from tillkuhn/dependabot/docker/golang-30baaea
Bump golang from `3f74443` to `30baaea`
2 parents 7f31b79 + b03bdea commit 1c80d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.multi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax = docker/dockerfile:1.2
22

33
# get modules, if they don't change the cache can be used for faster builds
4-
FROM golang:1.24@sha256:3f7444391c51a11a039bf0359ee81cc64e663c17d787ad0e637a4de1a3f62a71 AS base
4+
FROM golang:1.24@sha256:30baaea08c5d1e858329c50f29fe381e9b7d7bced11a0f5f1f69a1504cdfbf5e AS base
55
ENV GO111MODULE=on
66
ENV CGO_ENABLED=0
77
ENV GOOS=linux

0 commit comments

Comments
 (0)