Skip to content

Commit

Permalink
chore: update Nextcloud to 30.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
suprovsky authored Dec 6, 2024
1 parent 72d8044 commit c097b83
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=30.0.2
ARG NEXTCLOUD_VERSION=30.0.3
ARG PHP_VERSION=8.3
ARG NGINX_VERSION=1.27

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

# nextcloud-30.0.2.tar.bz2
ARG SHA256_SUM="929bb8045e96216fe22a65dcd66279e5bd7ba1abb29d99bf401d423b646a445f"
# nextcloud-30.0.3.tar.bz2
ARG SHA256_SUM="e3daa583a8c139a4781ff71dd20d4b98f90c7d881c2a49c2d236e785a0bd08d5
# Nextcloud Security <[email protected]> (D75899B9A724937A)
ARG GPG_FINGERPRINT="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
Expand Down

0 comments on commit c097b83

Please sign in to comment.