Skip to content

Commit 7728fb9

Browse files
committed
Update cm-butterfly-api and cm-butterfly-front images to version 0.4.4
1 parent 88aeede commit 7728fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/docker/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ services:
267267
# https://hub.docker.com/r/cloudbaristaorg/cm-butterfly-api
268268
cm-butterfly-api:
269269
# image: cloudbaristaorg/cm-butterfly-api:edge
270-
image: cloudbaristaorg/cm-butterfly-api:0.4.3
270+
image: cloudbaristaorg/cm-butterfly-api:0.4.4
271271
# image: csescsta/cm-butterfly-api:20251110035245-develop
272272
container_name: cm-butterfly-api
273273
pull_policy: always
@@ -311,7 +311,7 @@ services:
311311
# https://hub.docker.com/r/cloudbaristaorg/cm-butterfly-front
312312
cm-butterfly-front:
313313
# image: cloudbaristaorg/cm-butterfly-front:edge
314-
image: cloudbaristaorg/cm-butterfly-front:0.4.3
314+
image: cloudbaristaorg/cm-butterfly-front:0.4.4
315315
# image: csescsta/cm-butterfly-front:edge
316316
# image: csescsta/cm-butterfly-front:20251110035245-develop
317317
container_name: cm-butterfly-front

0 commit comments

Comments
 (0)