mirror of
https://github.com/linuxserver/docker-baseimage-selkies.git
synced 2026-03-16 00:02:11 +08:00
bump selkies
This commit is contained in:
parent
dafd8cabc9
commit
edfeabddba
@ -15,7 +15,7 @@ RUN \
|
||||
https://github.com/selkies-project/selkies.git \
|
||||
/src && \
|
||||
cd /src && \
|
||||
git checkout -f f205ece84a76432cf2c7bb08ece9cd5077903811
|
||||
git checkout -f cf4df6ae7695674a2b62d1a687e15b19128cfca3
|
||||
|
||||
RUN \
|
||||
echo "**** build frontend ****" && \
|
||||
@ -174,7 +174,7 @@ RUN \
|
||||
pip3 install pcmflux pixelflux --break-system-packages && \
|
||||
curl -o \
|
||||
/tmp/selkies.tar.gz -L \
|
||||
"https://github.com/selkies-project/selkies/archive/f205ece84a76432cf2c7bb08ece9cd5077903811.tar.gz" && \
|
||||
"https://github.com/selkies-project/selkies/archive/cf4df6ae7695674a2b62d1a687e15b19128cfca3.tar.gz" && \
|
||||
cd /tmp && \
|
||||
tar xf selkies.tar.gz && \
|
||||
cd selkies-* && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user