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-03 23:37:39 +00:00
commit c53dd61402

View file

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