Skip to content

Commit c529be7

Browse files
Bump golang from 1.26.0-alpine to 1.26.1-alpine
Bumps golang from 1.26.0-alpine to 1.26.1-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.1-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 617817c commit c529be7

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 docker.io/golang:1.26.0-alpine AS builder
1+
FROM docker.io/golang:1.26.1-alpine AS builder
22

33
RUN apk add make
44

0 commit comments

Comments
 (0)