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] authored Sep 14, 2022
1 parent 11d4f8e commit 0cdf0ac
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:c22ec7fd4c3ec82bde725d76253fcb8d3c36fac9db35a7a56c2f28d154e4fdc2
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:fb970a81ab1984570674932f46f28040e517bf15943a46498b3acb79324cc5cd
restart: always
ports:
- "127.0.0.1:11409:8080"
Expand Down

0 comments on commit 0cdf0ac

Please sign in to comment.