Skip to content

Commit b8daf8c

Browse files
committed
Update versions of woken and sample
1 parent 6c31348 commit b8daf8c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.3.9
1+
FROM hbpmip/woken:2.4.0
22

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

Dockerfile.woken-validation

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

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

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ services:
110110
- db
111111

112112
meta_db_setup:
113-
image: "hbpmip/sample-meta-db-setup:0.4.4"
113+
image: "hbpmip/sample-meta-db-setup:0.5.0"
114114
container_name: "meta-db-setup"
115115
restart: "no"
116116
networks:

0 commit comments

Comments
 (0)