mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Update docker-compose.yml to pull latest version (#477)
This commit is contained in:
parent
0d44112904
commit
32c13b3b53
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ services:
|
|||
restart: always
|
||||
|
||||
dnote:
|
||||
image: dnote/dnote:1.0.1
|
||||
image: dnote/dnote:latest
|
||||
environment:
|
||||
GO_ENV: PRODUCTION
|
||||
DBSkipSSL: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue