Skip to content

Commit

Permalink
Bump version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Volak committed Apr 22, 2022
1 parent 248ac1c commit cb05439
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:1.9.1
logging: *logging_loki
environment:
- UNICONFIG_URL_BASE=https://uniconfig:8181/rests
Expand Down Expand Up @@ -46,7 +46,7 @@ services:
replicas: 1

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

0 comments on commit cb05439

Please sign in to comment.