Skip to content

Commit

Permalink
fix checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonderfall authored Feb 20, 2023
1 parent 0725579 commit 1aac999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG UID=1000
ARG GID=1000

# nextcloud-25.0.3.tar.bz2
ARG SHA256_SUM="873c30bae4c688c1e8c39d985a870fe510e042210e04bd08e45cc775b46daaff"
ARG SHA256_SUM="4b2b1423736ef92469096fe24f61c24cad87a34e07c1c7a81b385d3ea25c00ec"

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

0 comments on commit 1aac999

Please sign in to comment.