Skip to content

Commit

Permalink
2.0.6 Bump release tags (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: Jozef Volak <[email protected]>
  • Loading branch information
Jozefiel and Jozef Volak authored Mar 1, 2023
1 parent e8ea1ba commit a061aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composefiles/swarm-fm-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ x-logging: &logging_loki
services:
demo-workflows:
image: frinx/demo-workflows:latest
image: frinx/demo-workflows:2.0.6
logging: *logging_loki
environment:
- UNICONFIG_URL_BASE=https://uniconfig:8181/rests
Expand Down Expand Up @@ -49,7 +49,7 @@ services:
replicas: 1

sample-topology:
image: frinx/sample-topology:latest
image: frinx/sample-topology:2.0.6
logging: *logging_loki
environment:
- DOCKER_GWBRIDGE_IP=${DOCKER_GWBRIDGE_IP}
Expand Down

0 comments on commit a061aaa

Please sign in to comment.