diff --git a/Dockerfile b/Dockerfile index 495e294..4f71c42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb # renovate: datasource=github-releases depName=github-actions-runner packageName=actions/runner -ENV RUNNER_VERSION=2.330.0 +ENV RUNNER_VERSION=2.331.0 ARG DEBIAN_FRONTEND=noninteractive