0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-15 15:54:47 +02:00

Update stable to 22.2.2

This commit is contained in:
J0WI 2021-11-13 22:29:31 +01:00
parent dc24ba0fcb
commit 7a7f94ec17

View file

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