Skip to content

Commit

Permalink
chore: update Nextcloud to 28.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
waja authored and hoellen committed Dec 13, 2024
1 parent 2fc97b3 commit aa9ed8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -------------- Build-time variables --------------
ARG NEXTCLOUD_VERSION=28.0.13
ARG NEXTCLOUD_VERSION=28.0.14
ARG PHP_VERSION=8.2
ARG NGINX_VERSION=1.26

Expand All @@ -10,8 +10,8 @@ ARG SNUFFLEUPAGUS_VERSION=0.10.0
ARG UID=1000
ARG GID=1000

# nextcloud-28.0.13.tar.bz2
ARG SHA256_SUM="989130cac091c1adb9696f97956e69e5cdd07176d292c3fb086db9c62cf71db5"
# nextcloud-28.0.14.tar.bz2
ARG SHA256_SUM="4a937f1882486426c9703e59ec4b293f621be8d080b7f85016f629903c3af336"

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

0 comments on commit aa9ed8e

Please sign in to comment.