Skip to content

Commit

Permalink
chore(deps): update owncloud/qnap:10.10.0-arm32v7 docker digest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2022
1 parent 11d4f8e commit 8589954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/linux_amd64/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"

services:
owncloud:
image: owncloud/qnap:10.10.0-amd64@sha256:d3ce17fed1c0000bb646cfe83713d8c9b964449c89a852a1aa8676e6d99d7b23
image: owncloud/qnap:10.10.0-amd64@sha256:902259875f050df54ec352c9e128c245cd59155468af57a66f8324b36ebd903e
restart: always
ports:
- "127.0.0.1:11409:8080"
Expand Down
2 changes: 1 addition & 1 deletion data/linux_arm_v7/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"

services:
owncloud:
image: owncloud/qnap:10.10.0-arm32v7@sha256:6a6f17b3e4ef10451e5e04cff94c1b2d3425af17727154513690271038b93471
image: owncloud/qnap:10.10.0-arm32v7@sha256:76765b71e153ee03bf92b4125e8c75e295dbf92af18358ef1d5e53940d1a1494
restart: always
ports:
- "127.0.0.1:11409:8080"
Expand Down

0 comments on commit 8589954

Please sign in to comment.