Skip to content

Commit a1df1a4

Browse files
revert(docker): downgrade agent golang from 1.25 to 1.24-alpine3.22
Reverts commit 01754b0 due to compatibility issues with Go 1.25.
1 parent 18c4aad commit a1df1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/Dockerfile.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25-alpine3.22
1+
FROM golang:1.24-alpine3.22
22

33
ARG GOPROXY
44

0 commit comments

Comments
 (0)