Skip to content

Commit

Permalink
Update build.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkPartlett authored Apr 15, 2018
1 parent 9ee4103 commit 37bf268
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nextcloud/build.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"build_from": {
"armhf" : "arm32v7/nextcloud:12.0.3",
"aarch64": "arm64v8/nextcloud:12.0.3",
"amd64" : "amd64/nextcloud:12.0.3",
"i386" : "i386/nextcloud:12.0.3"
"armhf" : "arm32v7/nextcloud:13.0.1",
"aarch64": "arm64v8/nextcloud:13.0.1",
"amd64" : "amd64/nextcloud:13.0.1",
"i386" : "i386/nextcloud:13.0.1"
}
}

0 comments on commit 37bf268

Please sign in to comment.