Skip to content

Commit 5203688

Browse files
authored
Merge pull request #13 from nexent-hub/lt/fix
🔨 update nexent images tag
2 parents e05eef8 + 2eb185f commit 5203688

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ services:
7979
- nexent
8080

8181
nexent:
82-
image: nexent
82+
image: nexent/nexent:0.1.0
8383
container_name: nexent
8484
command: bash
8585
restart: always
@@ -107,7 +107,7 @@ services:
107107
- nexent
108108

109109
nexent-data-process:
110-
image: nexent-data-process
110+
image: nexent/nexent-data-process:0.1.0
111111
container_name: nexent-data-process
112112
command: bash
113113
restart: always

0 commit comments

Comments
 (0)