0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-27 17:08:05 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Josh
f21a258633
Merge a83363f812 into d03da64ac8 2024-10-19 15:11:29 +00:00

View file

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