0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-21 14:48:05 +02:00

Compare commits

..

1 commit

Author SHA1 Message Date
Thomas Clavier
c819d9085d
Merge f5f23fcebf into 4f691770ae 2025-02-13 21:46:00 +02:00

View file

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