Skip to content

Commit 4558710

Browse files
committed
feat: update github runner version
1 parent df06fc0 commit 4558710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)