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

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Arne Tarara 2024-07-20 23:34:22 +00:00
commit ec8b9a859c

View file

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