Skip to content

Commit

Permalink
Merge pull request #84 from vegaprotocol/chore/update-github-runner-a…
Browse files Browse the repository at this point in the history
…ctions-version

chore: upgrade actions-runner to latest version
  • Loading branch information
radoslaw-szpiech authored Jan 25, 2023
2 parents 61005b4 + b5af08e commit d27ec63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion github-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM summerwind/actions-runner:v2.299.1-ubuntu-20.04
FROM summerwind/actions-runner:v2.301.1-ubuntu-22.04
USER root

RUN curl -s https://deb.nodesource.com/setup_16.x | bash \
Expand Down
2 changes: 1 addition & 1 deletion github-runner/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "v2.299.1-ubuntu-20.04-vega-v0.67.2-1",
"version": "v2.301.1-ubuntu-22.04-vega-v0.67.2-1",
"name": "vegaprotocol/github-runner"
}

0 comments on commit d27ec63

Please sign in to comment.