Update joplin/server Docker tag to v3.4.2 (#1315)
This commit is contained in:
parent
f7fac0392c
commit
e9f0cee174
|
|
@ -15,7 +15,7 @@ services:
|
||||||
- POSTGRES_PORT=${POSTGRES_PORT}
|
- POSTGRES_PORT=${POSTGRES_PORT}
|
||||||
- POSTGRES_HOST=${POSTGRES_HOST}
|
- POSTGRES_HOST=${POSTGRES_HOST}
|
||||||
- DB_CLIENT=pg
|
- DB_CLIENT=pg
|
||||||
image: joplin/server:3.4.1
|
image: joplin/server:3.4.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue