Skip to content

Commit a434094

Browse files
committed
pin runner image to newest version
1 parent b3befff commit a434094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/gha-runner-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This exists till https://github.com/actions/runner/pull/3056 is merged
2-
FROM ghcr.io/actions/actions-runner:latest
2+
FROM ghcr.io/actions/actions-runner:2.321.0
33

44
USER root
55
RUN apt-get update -y \

0 commit comments

Comments
 (0)