Skip to content

Commit dc48159

Browse files
authored
Merge pull request #161 from shortlink-org/dependabot/docker/shortdb-operator/golang-1.26-alpine
Bump golang from 1.25-alpine to 1.26-alpine in /shortdb-operator
2 parents 0c31929 + 655892b commit dc48159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shortdb-operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM --platform=$BUILDPLATFORM golang:1.25-alpine@sha256:d9b2e14101f27ec8d09674cd01186798d227bb0daec90e032aeb1cd22ac0f029 AS builder
2+
FROM --platform=$BUILDPLATFORM golang:1.26-alpine@sha256:d4c4845f5d60c6a974c6000ce58ae079328d03ab7f721a0734277e69905473e5 AS builder
33

44
ENV GOCACHE=/root/.cache/go-build
55

0 commit comments

Comments
 (0)