Skip to content

Commit

Permalink
feat: update vega&vegacapsule to v0.76.0-preview.6 for github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel1302 authored Apr 25, 2024
1 parent 645f8db commit edc9e5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions github-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ RUN curl -s https://deb.nodesource.com/setup_16.x | bash \
&& rm -rf /var/lib/apt/lists/*

# ENV variables are here to allow cache previous step and speet the build up
ENV VEGA_VERSION=v0.76.0-preview.3
ENV VEGACAPSULE_VERSION=v0.76.0-preview.3
ENV VEGA_VERSION=v0.76.0-preview.6
ENV VEGACAPSULE_VERSION=v0.76.0-preview.6
ENV NOMAD_VERSION=1.3.1

# Install vegacapsule
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.301.1-ubuntu-22.04-vega-v0.76.0-preview.3",
"version": "v2.301.1-ubuntu-22.04-vega-v0.76.0-preview.6",
"name": "vegaprotocol/github-runner"
}

0 comments on commit edc9e5b

Please sign in to comment.