Skip to content

Commit

Permalink
Bump image version for inventory and frontend (#252)
Browse files Browse the repository at this point in the history
Co-authored-by: Jozef Volak <jvolak@frinx.io>
  • Loading branch information
Jozefiel and Jozef Volak committed Feb 17, 2022
1 parent ba99f2e commit a26d670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composefiles/swarm-uniflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ services:
memory: ${ES_RES_LIMIT_MEM}

frinx-frontend:
image: frinx/frinx-frontend:1.0.5
image: frinx/frinx-frontend:1.0.6
logging: *logging_loki
labels:
- traefik.enable=false
Expand Down Expand Up @@ -404,7 +404,7 @@ services:
memory: ${UR_RES_LIMIT_MEM}

inventory:
image: frinx/frinx-inventory-server:1.2.0
image: frinx/frinx-inventory-server:1.2.1
logging: *logging_loki
labels:
- traefik.enable=false
Expand Down

0 comments on commit a26d670

Please sign in to comment.