Skip to content

Commit b3a1985

Browse files
chore(deps): update golang docker tag to v1.25.3
1 parent f6e1fcd commit b3a1985

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.3@sha256:0afe9b553123ec160b8282154b7156241ebf43c9033ea2bf9528c6c58c17e89d AS builder
44

55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)