mirror of
https://github.com/linuxserver/docker-baseimage-selkies.git
synced 2026-03-16 00:02:11 +08:00
bump selkies, bump pixelflux
This commit is contained in:
parent
3045c00c69
commit
160c0f5054
@ -16,7 +16,7 @@ RUN \
|
||||
https://github.com/selkies-project/selkies.git \
|
||||
/src && \
|
||||
cd /src && \
|
||||
git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
|
||||
git checkout -f 4561221b16593d463df7ccb7ccb2a36dcea6ab31
|
||||
|
||||
RUN \
|
||||
echo "**** build frontend ****" && \
|
||||
@ -173,7 +173,7 @@ RUN \
|
||||
echo "**** install selkies ****" && \
|
||||
curl -o \
|
||||
/tmp/selkies.tar.gz -L \
|
||||
"https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d.tar.gz" && \
|
||||
"https://github.com/selkies-project/selkies/archive/4561221b16593d463df7ccb7ccb2a36dcea6ab31.tar.gz" && \
|
||||
cd /tmp && \
|
||||
tar xf selkies.tar.gz && \
|
||||
cd selkies-* && \
|
||||
|
||||
@ -16,7 +16,7 @@ RUN \
|
||||
https://github.com/selkies-project/selkies.git \
|
||||
/src && \
|
||||
cd /src && \
|
||||
git checkout -f 0d61c6499fc87951f8933d898523c77a2832303d
|
||||
git checkout -f 4561221b16593d463df7ccb7ccb2a36dcea6ab31
|
||||
|
||||
RUN \
|
||||
echo "**** build frontend ****" && \
|
||||
@ -169,7 +169,7 @@ RUN \
|
||||
echo "**** install selkies ****" && \
|
||||
curl -o \
|
||||
/tmp/selkies.tar.gz -L \
|
||||
"https://github.com/selkies-project/selkies/archive/0d61c6499fc87951f8933d898523c77a2832303d.tar.gz" && \
|
||||
"https://github.com/selkies-project/selkies/archive/4561221b16593d463df7ccb7ccb2a36dcea6ab31.tar.gz" && \
|
||||
cd /tmp && \
|
||||
tar xf selkies.tar.gz && \
|
||||
cd selkies-* && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user