Skip to content

Commit 95909f3

Browse files
committed
Update sample data
1 parent c8bdae6 commit 95909f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.woken

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM hbpmip/woken:2.4.1
1+
FROM hbpmip/woken:2.4.2
22

33
COPY woken/config/application.conf /opt/woken/config/

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ services:
126126
- db
127127

128128
sample_db_setup:
129-
image: "hbpmip/sample-data-db-setup:0.5.0"
129+
image: "hbpmip/sample-data-db-setup:0.5.1"
130130
container_name: "data-db-setup"
131131
restart: "no"
132132
networks:

0 commit comments

Comments
 (0)