0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-18 13:38:05 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Kaloyan Nikolov
444b2ea7c1
Merge b672195d06 into df3b447621 2025-03-14 00:37:28 +00:00

View file

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