diff --git a/.archive/ubuntu-runner/24.04.Dockerfile b/.archive/ubuntu-runner/24.04.Dockerfile index 0d4f9c24..cf177ca0 100644 --- a/.archive/ubuntu-runner/24.04.Dockerfile +++ b/.archive/ubuntu-runner/24.04.Dockerfile @@ -13,7 +13,7 @@ ARG NODE_VERSION="v24.12.0" ARG RCLONE_VERSION="v1.72.1" # renovate: datasource=github-releases depName=dotenvx/dotenvx versioning=semver -ARG DOTENVX_VERSION="v1.51.2" +ARG DOTENVX_VERSION="v1.75.1" ADD --chmod=0755 https://github.com/getsops/sops/releases/download/${SOPS_VERSION}/sops-${SOPS_VERSION}.linux.amd64 /usr/local/bin/sops