We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a4168 commit 74a4b8fCopy full SHA for 74a4b8f
1 file changed
modules/container-configbaker/Dockerfile
@@ -20,7 +20,7 @@ ENV PATH="${PATH}:${SCRIPT_DIR}" \
20
21
ARG PKGS="curl dnsutils dumb-init ed jq netcat-openbsd postgresql-client"
22
# renovate: datasource=github-releases depName=wait4x/wait4x
23
-ARG WAIT4X_VERSION="v3.3.0"
+ARG WAIT4X_VERSION="v3.2.0"
24
# renovate: datasource=pypi depName=awscli
25
ARG AWSCLI_VERSION="1.40.15"
26
ARG PYTHON_PKGS="awscli==${AWSCLI_VERSION}"
0 commit comments