Skip to content

Commit 0f27fd8

Browse files
committed
test(ct): downgrade wait4x to test renovate detection
1 parent 8ad54a1 commit 0f27fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/container-configbaker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENV PATH="${PATH}:${SCRIPT_DIR}" \
2020

2121
ARG PKGS="curl dnsutils dumb-init ed jq netcat-openbsd postgresql-client"
2222
# renovate: datasource=github-releases depName=wait4x/wait4x
23-
ARG WAIT4X_VERSION="v3.3.0"
23+
ARG WAIT4X_VERSION="v3.2.0"
2424
# renovate: datasource=pypi depName=awscli
2525
ARG AWSCLI_VERSION="1.40.15"
2626
ARG PYTHON_PKGS="awscli==${AWSCLI_VERSION}"

0 commit comments

Comments
 (0)