Skip to content

Commit b32ca09

Browse files
Bump golang from 1.25-alpine to 1.26-alpine in the container-images group (#421)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f29161 commit b32ca09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM golang:1.25-alpine AS builder
1+
FROM --platform=$BUILDPLATFORM golang:1.26-alpine AS builder
22

33
COPY . /app/
44
WORKDIR /app/

0 commit comments

Comments
 (0)