update to yt-local v0.2.15
This commit is contained in:
parent
9e75af008a
commit
fca0d4d17b
@ -11,7 +11,7 @@ RUN apk update && apk upgrade && apk add --no-cache musl-dev build-base make gcc
|
|||||||
|
|
||||||
ARG APP_DIR="/srv/app"
|
ARG APP_DIR="/srv/app"
|
||||||
ARG YT_REPO="https://git.sr.ht/~heckyel/yt-local"
|
ARG YT_REPO="https://git.sr.ht/~heckyel/yt-local"
|
||||||
ARG YT_BRANCH="0.2.14"
|
ARG YT_BRANCH="0.2.15"
|
||||||
|
|
||||||
RUN mkdir --parents "$APP_DIR"
|
RUN mkdir --parents "$APP_DIR"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user