Skip to content

Commit 4760815

Browse files
Merge pull request #262 from steadybit/dependabot/docker/golang-1.26-alpine
chore(deps): bump golang from 1.25-alpine to 1.26-alpine
2 parents 3ae9a2e + 74f3bc9 commit 4760815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
##
44
## Build
55
##
6-
FROM --platform=$BUILDPLATFORM golang:1.25-alpine AS build
6+
FROM --platform=$BUILDPLATFORM golang:1.26-alpine AS build
77

88
ARG TARGETOS
99
ARG TARGETARCH

0 commit comments

Comments
 (0)