mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
parser 0.4
This commit is contained in:
parent
4f617d12d4
commit
54901fe594
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM icewind1991/php-alpine-apcu
|
FROM icewind1991/php-alpine-apcu
|
||||||
|
|
||||||
RUN wget -q https://github.com/demostf/parser/releases/download/v0.3.3/parse_demo -O /app/parse_demo && \
|
RUN wget -q https://github.com/demostf/parser/releases/download/v0.4.0/parse_demo -O /app/parse_demo && \
|
||||||
chmod +x /app/parse_demo
|
chmod +x /app/parse_demo
|
||||||
COPY composer.json composer.lock /app/
|
COPY composer.json composer.lock /app/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue