Skip to content

Commit 129af19

Browse files
chore(deps): pin golang docker tag to d4c4845 (#14)
Co-authored-by: wajeht-renovate[bot] <260339327+wajeht-renovate[bot]@users.noreply.github.com>
1 parent 3fee0ad commit 129af19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26-alpine AS build
1+
FROM golang:1.26-alpine@sha256:d4c4845f5d60c6a974c6000ce58ae079328d03ab7f721a0734277e69905473e5 AS build
22

33
RUN apk --no-cache add curl wget
44

0 commit comments

Comments
 (0)