Skip to content

Commit 9901080

Browse files
authored
Merge pull request #73 from tillkuhn/dependabot/docker/golang-6bac879
Bump golang from `ab1f5c4` to `6bac879`
2 parents f92b285 + de3d169 commit 9901080

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.25@sha256:ab1f5c47de0f2693ed97c46a646bde2e4f380e40c173454d00352940a379af60 AS base
4+
FROM golang:1.25@sha256:6bac879c5b77e0fc9c556a5ed8920e89dab1709bd510a854903509c828f67f96 AS base
55
ENV GO111MODULE=on
66
ENV CGO_ENABLED=0
77
ENV GOOS=linux

0 commit comments

Comments
 (0)