Skip to content

Commit

Permalink
Dockerfile: update delve to v1.22.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
  • Loading branch information
tonistiigi committed Jun 13, 2024
1 parent 2b38c3c commit 7bca2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ARG MINIO_VERSION=RELEASE.2022-05-03T20-36-08Z
ARG MINIO_MC_VERSION=RELEASE.2022-05-04T06-07-55Z
ARG AZURITE_VERSION=3.18.0
ARG GOTESTSUM_VERSION=v1.9.0
ARG DELVE_VERSION=v1.21.0
ARG DELVE_VERSION=v1.22.1

ARG GO_VERSION=1.21
ARG ALPINE_VERSION=3.20
Expand Down

0 comments on commit 7bca2f0

Please sign in to comment.