bump selkies and remove stale init files from rebase

This commit is contained in:
thelamer 2025-07-29 17:47:34 -04:00
parent f3e7cadd25
commit 0cf3ccb13c
No known key found for this signature in database
8 changed files with 4 additions and 23 deletions

View File

@ -16,7 +16,7 @@ RUN \
https://github.com/selkies-project/selkies.git \
/src && \
cd /src && \
git checkout -f c16ed2d3a5de53692357f37dff84d6429083c457
git checkout -f d4b2c32b65c58329e14d580784d4cbb98cb44564
RUN \
echo "**** build frontend ****" && \
@ -158,7 +158,7 @@ RUN \
echo "**** install selkies ****" && \
curl -o \
/tmp/selkies.tar.gz -L \
"https://github.com/selkies-project/selkies/archive/c16ed2d3a5de53692357f37dff84d6429083c457.tar.gz" && \
"https://github.com/selkies-project/selkies/archive/d4b2c32b65c58329e14d580784d4cbb98cb44564.tar.gz" && \
cd /tmp && \
tar xf selkies.tar.gz && \
cd selkies-* && \

View File

@ -16,7 +16,7 @@ RUN \
https://github.com/selkies-project/selkies.git \
/src && \
cd /src && \
git checkout -f c16ed2d3a5de53692357f37dff84d6429083c457
git checkout -f d4b2c32b65c58329e14d580784d4cbb98cb44564
RUN \
echo "**** build frontend ****" && \
@ -154,7 +154,7 @@ RUN \
echo "**** install selkies ****" && \
curl -o \
/tmp/selkies.tar.gz -L \
"https://github.com/selkies-project/selkies/archive/c16ed2d3a5de53692357f37dff84d6429083c457.tar.gz" && \
"https://github.com/selkies-project/selkies/archive/d4b2c32b65c58329e14d580784d4cbb98cb44564.tar.gz" && \
cd /tmp && \
tar xf selkies.tar.gz && \
cd selkies-* && \

View File

@ -1,18 +0,0 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
echo '
╔════════════════════════════════════════════════════╗
╠════════════════════════════════════════════════════╣
║ ║
║ This image is deprecated. ║
║ We will not offer support for this image ║
║ and it will not be updated. ║
║ ║
╠════════════════════════════════════════════════════╣
╚════════════════════════════════════════════════════╝
We recommend switching to a newer tag
══════════════════════════════════════════════════════'

View File

@ -1 +0,0 @@
oneshot