Skip to content

Commit f201174

Browse files
committed
chore(ct): update base image wait4x to 2.14.2 for stdlib update #10844
1 parent fbb215a commit f201174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/container-base/src/main/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ EOF
106106
ARG JATTACH_VERSION="v2.2"
107107
ARG JATTACH_TGZ_CHECKSUM_AMD64="acd9e17f15749306be843df392063893e97bfecc5260eef73ee98f06e5cfe02f"
108108
ARG JATTACH_TGZ_CHECKSUM_ARM64="288ae5ed87ee7fe0e608c06db5a23a096a6217c9878ede53c4e33710bdcaab51"
109-
ARG WAIT4X_VERSION="v2.14.0"
109+
ARG WAIT4X_VERSION="v2.14.2"
110110
ARG PKGS="jq imagemagick curl unzip wget acl lsof procps netcat-openbsd dumb-init"
111111

112112
# Installing the packages in an extra container layer for better caching

0 commit comments

Comments
 (0)