Skip to content

Commit efc6f5f

Browse files
authored
Upgrade actions-runner base image to 2.331.0
1 parent fffdceb commit efc6f5f

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:2.329.0
1+
FROM ghcr.io/actions/actions-runner:2.331.0
22

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

0 commit comments

Comments
 (0)