Skip to content

Commit

Permalink
chore: update Nextcloud to 30.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
waja authored Jan 21, 2025
1 parent a7ade2c commit 1b0c1fb
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.4
ARG NEXTCLOUD_VERSION=30.0.5
ARG PHP_VERSION=8.3
ARG NGINX_VERSION=1.26

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

# nextcloud-30.0.4.tar.bz2
ARG SHA256_SUM="eb6aaba9acef442f2b3e4a996b7ee8a5ed24442f9bba681237fb28ed970e1fa5"
# nextcloud-30.0.5.tar.bz2
ARG SHA256_SUM="248c6e6e612ceeeb170c4d25b8579b0af0e6613abdfa07f2fe6993426b781bea"

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

0 comments on commit 1b0c1fb

Please sign in to comment.