Skip to content

Commit be06f1a

Browse files
ivankatliarchukIK Renovate Bot
andauthored
chore(deps): update golang docker tag to v1.24 (githound/dockerfile) (#1018)
Co-authored-by: IK Renovate Bot <[email protected]>
1 parent a1283ad commit be06f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

githound/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# renovate: datasource=github-releases depName=ezekg/git-hound
22
ARG PACKAGE_VERSION=1.0.0
33

4-
FROM golang:1.23 as builder
4+
FROM golang:1.24 as builder
55

66
ARG PACKAGE_VERSION
77

0 commit comments

Comments
 (0)