1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-04-03 21:01:11 +02:00

Bump stable to 32.0.8

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2026-04-02 18:37:26 +00:00 committed by GitHub
parent efa6ee6456
commit 17c2c59ddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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