Skip to content

Commit bcd2766

Browse files
committed
specify exact version of github-runner image to avoid caching bugs
1 parent 588b900 commit bcd2766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/myoung34/github-runner:latest
1+
FROM docker.io/myoung34/github-runner:2.331.0-ubuntu-focal
22

33
USER root
44

0 commit comments

Comments
 (0)