Skip to content

Commit 1231ea6

Browse files
chore(deps): update golang docker tag to v1.25.4
1 parent 8b80320 commit 1231ea6

File tree

1 file changed

+1
-1
lines changed
  • internal/test/integration/components/testserver_1.17

1 file changed

+1
-1
lines changed

internal/test/integration/components/testserver_1.17/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build the testserver binary
22
# Docker command must be invoked from the projec root directory
3-
FROM golang:1.17.13@sha256:87262e4a4c7db56158a80a18fefdc4fee5accc41b59cde821e691d05541bbb18 AS builder
3+
FROM golang:1.25.4@sha256:5d73b7b83dd6e0258ff62832c93b6ea208fbb7727985d265fb49f75f81fc3d1f AS builder
44

55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)