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 c55cfda commit 37856b9Copy full SHA for 37856b9
.changeset/four-suns-drive.md
@@ -0,0 +1,5 @@
1
+---
2
+"app-gn-publicatie": patch
3
4
+
5
+Update frontend to version 1.6.0
docker-compose.yml
@@ -7,7 +7,7 @@ x-logging: &default-logging
7
max-file: "3"
8
services:
9
publicatie:
10
- image: lblod/frontend-gelinkt-notuleren-publicatie:1.5.0
+ image: lblod/frontend-gelinkt-notuleren-publicatie:1.6.0
11
mem_limit: 4g
12
links:
13
- identifier:backend
0 commit comments