mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 19:16:09 +02:00
Update stable channel to 19.0.4
Signed-off-by: Julien <4344970+julien235@users.noreply.github.com>
This commit is contained in:
parent
530edd68aa
commit
1716d95ad5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
stable_channel='19.0.3'
|
||||
stable_channel='19.0.4'
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
|
||||
|
|
Loading…
Add table
Reference in a new issue