We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ee015 commit eb4cf98Copy full SHA for eb4cf98
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb
2
3
# renovate: datasource=github-releases depName=github-actions-runner packageName=actions/runner
4
-ENV RUNNER_VERSION=2.330.0
+ENV RUNNER_VERSION=2.331.0
5
6
ARG DEBIAN_FRONTEND=noninteractive
7
0 commit comments