Skip to content

Commit fc8c536

Browse files
dependabot[bot]mgoetzegb
authored andcommitted
Bump golang from 1.26.3-alpine to 1.26.4-alpine
Bumps golang from 1.26.3-alpine to 1.26.4-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.4-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02bbb14 commit fc8c536

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-alpine AS builder
1+
FROM golang:1.26.4-alpine AS builder
22
RUN apk add --no-cache make ca-certificates && \
33
update-ca-certificates
44

0 commit comments

Comments
 (0)