@@ -30,7 +30,7 @@ FROM docker.io/alpine:3.15.0
# https://web.archive.org/web/20220220103519/https://github.com/hadolint/hadolint/wiki/DL4006
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
-ARG TOIT_CLI_VERSION=1.18.2
+ARG TOIT_CLI_VERSION=1.19.0
# hadolint ignore=DL3018
RUN apk add --no-cache \
ca-certificates \