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