We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e29a18 commit 9c2e118Copy full SHA for 9c2e118
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.329.0
+ENV RUNNER_VERSION=2.330.0
5
6
ARG DEBIAN_FRONTEND=noninteractive
7
0 commit comments