Skip to content

Commit 48465d8

Browse files
committed
dockerfile: update gotestsum to 1.12.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 3860c1c commit 48465d8

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.0
1212
ARG UNDOCK_VERSION=0.8.0

0 commit comments

Comments
 (0)