We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4872a commit 9a1511fCopy full SHA for 9a1511f
examples/hedgedoc/docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
# - proxy
17
18
app:
19
- image: quay.io/hedgedoc/hedgedoc:1.9.9
+ image: quay.io/hedgedoc/hedgedoc:1.10.0
20
container_name: hedgedoc-app
21
environment:
22
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
0 commit comments