Skip to content

Commit 9a1511f

Browse files
authored
chore: upgrade hedgedoc
1 parent 1f4872a commit 9a1511f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hedgedoc/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
# - proxy
1717

1818
app:
19-
image: quay.io/hedgedoc/hedgedoc:1.9.9
19+
image: quay.io/hedgedoc/hedgedoc:1.10.0
2020
container_name: hedgedoc-app
2121
environment:
2222
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc

0 commit comments

Comments
 (0)