Skip to content

Commit 599f35f

Browse files
Bump golang in the minor-patch group
Bumps the minor-patch group with 1 update: golang. Updates `golang` from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.4-alpine3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6742a5 commit 599f35f

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 golang:1.26.3-alpine3.23@sha256:91eda9776261207ea25fd06b5b7fed8d397dd2c0a283e77f2ab6e91bfa71079d AS builder
1+
FROM golang:1.26.4-alpine3.23@sha256:f23e8b227fb4493eabe03bede4d5a32d04092da71962f1fb79b5f7d1e6c2a17f AS builder
22

33
WORKDIR /app
44
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)