Skip to content

Commit 114a471

Browse files
chore(deps): Update golang Docker tag to v1.24.1
1 parent c33ff6f commit 114a471

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
###################### Stage I ######################
2-
FROM golang:1.24.0 AS builder
2+
FROM golang:1.24.1 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)