Skip to content

Commit 016dde1

Browse files
authored
Update docjyJ's community container images (#6157)
Signed-off-by: Jean-Yves <[email protected]>
1 parent e97d4b0 commit 016dde1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

community-containers/nocodb/nocodb.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"container_name": "nextcloud-aio-nocodb",
55
"display_name": "NocoDB",
66
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/nocodb",
7-
"image": "docjyj/aio-nocodb",
8-
"image_tag": "%AIO_CHANNEL%",
7+
"image": "nocodb/nocodb",
8+
"image_tag": "latest",
99
"internal_port": "10028",
1010
"restart": "unless-stopped",
1111
"ports": [

community-containers/nocodb/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is an alternative of **Airtable**.
2222
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
2323

2424
### Repository
25-
https://github.com/docjyJ/aio-nocodb
25+
https://github.com/nocodb/nocodb
2626

2727
### Maintainer
2828
https://github.com/docjyJ

community-containers/stalwart/stalwart.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"container_name": "nextcloud-aio-stalwart",
55
"display_name": "Stalwart",
66
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart",
7-
"image": "docjyj/aio-stalwart",
7+
"image": "ghcr.io/docjyj/aio-stalwart",
88
"image_tag": "%AIO_CHANNEL%",
99
"internal_port": "10003",
1010
"restart": "unless-stopped",

0 commit comments

Comments
 (0)