Skip to content

Commit 0e84ada

Browse files
committed
chore: update Nextcloud to 28.0.12
1 parent 0ed3427 commit 0e84ada

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -------------- Build-time variables --------------
2-
ARG NEXTCLOUD_VERSION=28.0.11
2+
ARG NEXTCLOUD_VERSION=28.0.12
33
ARG PHP_VERSION=8.2
44
ARG NGINX_VERSION=1.26
55

@@ -10,8 +10,8 @@ ARG SNUFFLEUPAGUS_VERSION=0.10.0
1010
ARG UID=1000
1111
ARG GID=1000
1212

13-
# nextcloud-28.0.11.tar.bz2
14-
ARG SHA256_SUM="4baaecec6a6f145832dbc3c635d72e20cd4804acad9a664e6a74b90a7981e348"
13+
# nextcloud-28.0.12.tar.bz2
14+
ARG SHA256_SUM="2a00ca4f799360f0987fcbc85d99b2c258f7d2ccf7e6f7e0c4ccf17a127f0105"
1515

1616
# Nextcloud Security <[email protected]> (D75899B9A724937A)
1717
ARG GPG_FINGERPRINT="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"

0 commit comments

Comments
 (0)