Skip to content

Commit 919c523

Browse files
committed
dockerfile: update gotestsum to 1.12.0
Signed-off-by: CrazyMax <[email protected]>
1 parent 7f01c63 commit 919c523

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
@@ -6,7 +6,7 @@ ARG XX_VERSION=1.5.0
66
# for testing
77
ARG DOCKER_VERSION=27.3.1
88
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
9-
ARG GOTESTSUM_VERSION=v1.9.0
9+
ARG GOTESTSUM_VERSION=v1.12.0
1010
ARG REGISTRY_VERSION=2.8.3
1111
ARG BUILDKIT_VERSION=v0.17.1
1212
ARG UNDOCK_VERSION=0.8.0

0 commit comments

Comments
 (0)