Skip to content

Commit

Permalink
Merge pull request #28 from innodreamer/main
Browse files Browse the repository at this point in the history
Update damselfly container image version to 0.2.1 on docker-compose
  • Loading branch information
innodreamer authored Nov 14, 2024
2 parents edae4bf + 0fe5948 commit 17d6a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cm-damselfly:
image: cloudbaristaorg/cm-damselfly:0.2.0
image: cloudbaristaorg/cm-damselfly:0.2.1
container_name: cm-damselfly
pull_policy: missing
restart: always
Expand Down

0 comments on commit 17d6a9e

Please sign in to comment.