Skip to content

Commit

Permalink
chore: bump rollkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Sep 6, 2024
1 parent 54a9ec2 commit d44a7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV GOPATH /usr/local/go
ENV PATH $GOPATH/bin:$PATH

# Install Rollkit dependencies
RUN curl -sSL https://rollkit.dev/install.sh | sh -s v0.13.5
RUN curl -sSL https://rollkit.dev/install.sh | sh -s v0.13.7

# Install GM rollup
RUN bash -c "$(curl -sSL https://rollkit.dev/install-gm-rollup.sh)"
Expand Down

0 comments on commit d44a7b6

Please sign in to comment.