Skip to content

Commit 775de88

Browse files
Bump golang from 1.26.1-alpine to 1.26.2-alpine in /linux
Bumps golang from 1.26.1-alpine to 1.26.2-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.2-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b277a59 commit 775de88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26.1-alpine AS build-backend
1+
FROM golang:1.26.2-alpine AS build-backend
22
LABEL builder=true
33

44
ENV CGO_ENABLED=0

0 commit comments

Comments
 (0)