We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3befff commit a434094Copy full SHA for a434094
ci/gha-runner-image/Dockerfile
@@ -1,5 +1,5 @@
1
# This exists till https://github.com/actions/runner/pull/3056 is merged
2
-FROM ghcr.io/actions/actions-runner:latest
+FROM ghcr.io/actions/actions-runner:2.321.0
3
4
USER root
5
RUN apt-get update -y \
0 commit comments