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 c8bdae6 commit 95909f3Copy full SHA for 95909f3
Dockerfile.woken
@@ -1,3 +1,3 @@
1
-FROM hbpmip/woken:2.4.1
+FROM hbpmip/woken:2.4.2
2
3
COPY woken/config/application.conf /opt/woken/config/
docker-compose.yml
@@ -126,7 +126,7 @@ services:
126
- db
127
128
sample_db_setup:
129
- image: "hbpmip/sample-data-db-setup:0.5.0"
+ image: "hbpmip/sample-data-db-setup:0.5.1"
130
container_name: "data-db-setup"
131
restart: "no"
132
networks:
0 commit comments