Skip to content

Commit ff2f852

Browse files
committed
dockerfile: update delve to v1.23.1
Signed-off-by: CrazyMax <[email protected]>
1 parent 8f81390 commit ff2f852

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
@@ -15,7 +15,7 @@ ARG MINIO_VERSION=RELEASE.2022-05-03T20-36-08Z
1515
ARG MINIO_MC_VERSION=RELEASE.2022-05-04T06-07-55Z
1616
ARG AZURITE_VERSION=3.18.0
1717
ARG GOTESTSUM_VERSION=v1.9.0
18-
ARG DELVE_VERSION=v1.22.1
18+
ARG DELVE_VERSION=v1.23.1
1919

2020
ARG GO_VERSION=1.23
2121
ARG ALPINE_VERSION=3.20

0 commit comments

Comments
 (0)