diff --git a/nextcloud/hooks/pre-start b/nextcloud/hooks/pre-start index 764237b90..342ed9830 100755 --- a/nextcloud/hooks/pre-start +++ b/nextcloud/hooks/pre-start @@ -21,7 +21,7 @@ VERSIONS+=( "25.0.1.1" ) VERSIONS+=( "26.0.9.1" ) VERSIONS+=( "27.0.2.1" ) VERSIONS+=( "28.0.3.2" ) -VERSIONS+=( "29.0.6.1" ) +VERSIONS+=( "29.0.7.1" ) IMAGES=() @@ -33,7 +33,7 @@ IMAGES+=( "nextcloud:25.0.1-apache@sha256:a200319b132c01ec3486e0dcaf052092b560ec IMAGES+=( "nextcloud:26.0.9-apache@sha256:23180fbe8169d428ce0058bfc8d47793628a16e00e40b495d82e4504a124b3fa" ) IMAGES+=( "nextcloud:27.0.2-apache@sha256:3c8040278bdc991cbc025278eaffc4978a9c2fd4ac34e95b10f646dcadb7c3fb" ) IMAGES+=( "nextcloud:28.0.3-apache@sha256:ed07f89119dcca2a3711897c48a8ac969542d96d69384445d8fcdc7804ca946f" ) -IMAGES+=( "nextcloud:29.0.6-apache@sha256:c437d628c117e0508e45c6d1d89f5fba236c092ade7d0cc28d629d581bea161c" ) +IMAGES+=( "nextcloud:29.0.7-apache@sha256:3bcd2afa9d02fccc52251712bee1afc4f5891beaf353af47881b7662cd1308f7" ) find_index() { local -r value="${1}"