mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
update parser
This commit is contained in:
parent
9bf9721190
commit
9b27a67ac0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
FROM registry.gitlab.com/rust_musl_docker/image:stable-latest AS build
|
FROM registry.gitlab.com/rust_musl_docker/image:stable-latest AS build
|
||||||
ENV PARSER_VERSION 571bd1b
|
ENV PARSER_VERSION 90c5e6c
|
||||||
WORKDIR /root/build
|
WORKDIR /root/build
|
||||||
RUN git clone https://github.com/demostf/parser
|
RUN git clone https://github.com/demostf/parser
|
||||||
WORKDIR /root/build/parser
|
WORKDIR /root/build/parser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue