Skip to content

Commit fe741a8

Browse files
chore(deps): update dependency vibioh/wait to v0.1.0
1 parent ba54e55 commit fe741a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

executables/release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ docker_dependencies() {
8080

8181
if [[ ${RELEASE_NEED_WAIT-} == "true" ]]; then
8282
# renovate: datasource=github-releases depName=ViBiOh/wait
83-
local WAIT_VERSION="v0.0.4"
83+
local WAIT_VERSION="v0.1.0"
8484

8585
for platform in ${DOCKER_ARCHS:-linux/amd64 linux/arm linux/arm64}; do
8686
local BUILD_GOOS

0 commit comments

Comments
 (0)