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
8eafc9e1e2
commit
d66fc51436
@ -15,7 +15,7 @@ RUN \
|
||||
https://github.com/selkies-project/selkies.git \
|
||||
/src && \
|
||||
cd /src && \
|
||||
git checkout -f 8e38076a0f0fc2e9b66c8906b5f2da29683bfd30
|
||||
git checkout -f 7638d0995c55b6a6ba752e820334c5c6ebec18a2
|
||||
|
||||
RUN \
|
||||
echo "**** build frontend ****" && \
|
||||
@ -186,7 +186,7 @@ RUN \
|
||||
| awk '/tag_name/{print $4;exit}' FS='[""]') && \
|
||||
curl -o \
|
||||
/tmp/selkies.tar.gz -L \
|
||||
"https://github.com/selkies-project/selkies/archive/8e38076a0f0fc2e9b66c8906b5f2da29683bfd30.tar.gz" && \
|
||||
"https://github.com/selkies-project/selkies/archive/7638d0995c55b6a6ba752e820334c5c6ebec18a2.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 8e38076a0f0fc2e9b66c8906b5f2da29683bfd30
|
||||
git checkout -f 7638d0995c55b6a6ba752e820334c5c6ebec18a2
|
||||
|
||||
RUN \
|
||||
echo "**** build frontend ****" && \
|
||||
@ -184,7 +184,7 @@ RUN \
|
||||
| awk '/tag_name/{print $4;exit}' FS='[""]') && \
|
||||
curl -o \
|
||||
/tmp/selkies.tar.gz -L \
|
||||
"https://github.com/selkies-project/selkies/archive/8e38076a0f0fc2e9b66c8906b5f2da29683bfd30.tar.gz" && \
|
||||
"https://github.com/selkies-project/selkies/archive/7638d0995c55b6a6ba752e820334c5c6ebec18a2.tar.gz" && \
|
||||
cd /tmp && \
|
||||
tar xf selkies.tar.gz && \
|
||||
cd selkies-* && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user