Skip to content

Commit eac1a5f

Browse files
Bump golang from 1.25 to 1.26 in the minor group (#38)
Bumps the minor group with 1 update: golang. Updates `golang` from 1.25 to 1.26 --- updated-dependencies: - dependency-name: golang dependency-version: '1.26' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ce0eca commit eac1a5f

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,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM golang:1.25 AS build
2+
FROM golang:1.26 AS build
33

44
WORKDIR /
55

0 commit comments

Comments
 (0)