Skip to content

Commit 5bc5c54

Browse files
chore(deps): update golang docker tag to v1.24.4
1 parent eebc8c3 commit 5bc5c54

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
@@ -4,7 +4,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
44

55
FROM ghcr.io/gabe565/moreutils:0.5.2 AS moreutils
66

7-
FROM --platform=$BUILDPLATFORM golang:1.24.1-alpine AS flarectl
7+
FROM --platform=$BUILDPLATFORM golang:1.24.4-alpine AS flarectl
88
WORKDIR /app
99

1010
COPY --from=xx / /

0 commit comments

Comments
 (0)