Skip to content

Commit 4b57b7b

Browse files
chore(deps): update config baker container packages
1 parent fafd871 commit 4b57b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/container-configbaker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ ENV PATH="${PATH}:${SCRIPT_DIR}" \
2222

2323
ARG PKGS="curl dnsutils dumb-init ed jq netcat-openbsd postgresql-client"
2424
# renovate: datasource=github-releases depName=wait4x/wait4x
25-
ARG WAIT4X_VERSION="v3.2.0"
25+
ARG WAIT4X_VERSION="v3.6.0"
2626
# renovate: datasource=pypi depName=awscli
27-
ARG AWSCLI_VERSION="1.40.15"
27+
ARG AWSCLI_VERSION="1.44.11"
2828
ARG PYTHON_PKGS="awscli==${AWSCLI_VERSION}"
2929

3030
# Auto-populated by BuildKit / buildx

0 commit comments

Comments
 (0)