Skip to content

Commit 8a4eb07

Browse files
build(deps): Bump golang in the ci group (#73)
Bumps the ci group with 1 update: golang. Updates `golang` from 1.26rc2-alpine to 1.26rc3-alpine --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc3-alpine dependency-type: direct:production dependency-group: ci ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83bee74 commit 8a4eb07

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.26rc2-alpine@sha256:e804069354d9d4425f787964a0c3341a46a7b143f04b3396f35767f166a601ec AS builder
1+
FROM golang:1.26rc3-alpine@sha256:7152fe51a980b6c03ee6afc3b8c9e0f5f4045105b9f6a871d7b69dd4b60db165 AS builder
22

33
ARG VERSION
44

0 commit comments

Comments
 (0)