fix: set correct remote container tag
This commit is contained in:
parent
d2d163db9d
commit
fff4e51f57
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
services:
|
services:
|
||||||
pluton:
|
pluton:
|
||||||
image: plutonhq/pluton:latest
|
image: plutonhq/pluton:0.16.2
|
||||||
container_name: pluton-backup
|
container_name: pluton-backup
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue