Skip to content

Commit 3be6b43

Browse files
Bump library/golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 (#59)
Bumps library/golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23. --- updated-dependencies: - dependency-name: library/golang dependency-version: 1.26.1-alpine3.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28bbff0 commit 3be6b43

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

33
ENV GOOS=linux GOARCH=amd64
44

0 commit comments

Comments
 (0)