Skip to content

Commit f92d8ab

Browse files
Bump golang from f6751d8 to 9edf713
Bumps golang from `f6751d8` to `9edf713`. --- updated-dependencies: - dependency-name: golang dependency-version: 9edf71320ef8a791c4c33ec79f90496d641f306a91fb112d3d060d5c1cee4e20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f825daa commit f92d8ab

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
# 1.25.7-alpine3.23
2-
FROM golang@sha256:f6751d823c26342f9506c03797d2527668d095b0a15f1862cddb4d927a7a4ced AS builder
2+
FROM golang@sha256:9edf71320ef8a791c4c33ec79f90496d641f306a91fb112d3d060d5c1cee4e20 AS builder
33

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

0 commit comments

Comments
 (0)