0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-20 18:56:09 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Josh
a810f7b66a
Merge 2a7d6d8937 into 7da5fa1c6b 2025-04-11 15:07:06 +08:00

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -Eeuo pipefail
stable_channel='30.0.9'
stable_channel='30.0.8'
self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"