Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit dd6e9bd

Browse files
chore(deps): update owncloud/qnap:10.10.0-arm32v7 docker digest
1 parent 11d4f8e commit dd6e9bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/linux_amd64/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3"
33

44
services:
55
owncloud:
6-
image: owncloud/qnap:10.10.0-amd64@sha256:d3ce17fed1c0000bb646cfe83713d8c9b964449c89a852a1aa8676e6d99d7b23
6+
image: owncloud/qnap:10.10.0-amd64@sha256:e57b5f3e68644022f9d08c33edc238c4996f22ab14bee6a6a6d9014c5aceab44
77
restart: always
88
ports:
99
- "127.0.0.1:11409:8080"

data/linux_arm_v7/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3"
33

44
services:
55
owncloud:
6-
image: owncloud/qnap:10.10.0-arm32v7@sha256:6a6f17b3e4ef10451e5e04cff94c1b2d3425af17727154513690271038b93471
6+
image: owncloud/qnap:10.10.0-arm32v7@sha256:8015fb430585410ad98dbe32091de0742fa6f028a1b237b104213cade0804b74
77
restart: always
88
ports:
99
- "127.0.0.1:11409:8080"

0 commit comments

Comments
 (0)