Skip to content

Commit 8ad3f82

Browse files
build(deps): bump golang from 1.26.2-alpine to 1.26.3-alpine
Bumps golang from 1.26.2-alpine to 1.26.3-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.3-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 997f78e commit 8ad3f82

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.2-alpine AS go
1+
FROM golang:1.26.3-alpine AS go
22

33
FROM azul/zulu-openjdk-alpine:25 AS jlink
44

0 commit comments

Comments
 (0)