Skip to content

Commit fbd9b9f

Browse files
authored
feat: update github runner version (#4)
* feat: update github runner version * chore: remove issue link
1 parent bb4e61a commit fbd9b9f

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

.github/workflows/issue-link.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/actions/actions-runner:latest
1+
FROM ghcr.io/actions/actions-runner:2.329.0
22

33
RUN sudo apt update -y && \
44
sudo apt install -y curl make bash jq

0 commit comments

Comments
 (0)