Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Nextcloud 25.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonderfall authored Oct 20, 2023
1 parent fe166fa commit 36b56b1
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=25.0.8
ARG NEXTCLOUD_VERSION=25.0.12
ARG PHP_VERSION=8.1
ARG NGINX_VERSION=1.22

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

# nextcloud-25.0.8.tar.bz2
ARG SHA256_SUM="21ae9a7e8a0308d0d9b064a887975d759bcb504ddf53e8d4eaccba32bc54315b"
# nextcloud-25.0.12.tar.bz2
ARG SHA256_SUM="52031842411d87b8632f8ec412ad78cb42bd5488be2d3efbfce4a6851ca44d8c"

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

0 comments on commit 36b56b1

Please sign in to comment.