We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb215a commit f201174Copy full SHA for f201174
modules/container-base/src/main/docker/Dockerfile
@@ -106,7 +106,7 @@ EOF
106
ARG JATTACH_VERSION="v2.2"
107
ARG JATTACH_TGZ_CHECKSUM_AMD64="acd9e17f15749306be843df392063893e97bfecc5260eef73ee98f06e5cfe02f"
108
ARG JATTACH_TGZ_CHECKSUM_ARM64="288ae5ed87ee7fe0e608c06db5a23a096a6217c9878ede53c4e33710bdcaab51"
109
-ARG WAIT4X_VERSION="v2.14.0"
+ARG WAIT4X_VERSION="v2.14.2"
110
ARG PKGS="jq imagemagick curl unzip wget acl lsof procps netcat-openbsd dumb-init"
111
112
# Installing the packages in an extra container layer for better caching
0 commit comments