Skip to content

Commit 12f338f

Browse files
chore(deps): Update golang Docker tag to v1.24.5 (main) (#9470)
1 parent 1d81562 commit 12f338f

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,5 +1,5 @@
11
###################### Stage I ######################
2-
FROM golang:1.24.4 AS builder
2+
FROM golang:1.24.5 AS builder
33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
bzip2=1.0.8-5+b1 \
55
git=1:2.39.5-0+deb12u2 \

0 commit comments

Comments
 (0)