Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
UpdatedIdentitiImage
Browse files Browse the repository at this point in the history
  • Loading branch information
dc-andysign committed May 7, 2024
1 parent 37a1290 commit ee05e6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/identity-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
networks: ['hydrogen-producer']

hydrogen-producer-identity:
image: digicatapult/sqnc-identity-service:v1.12.4
image: digicatapult/sqnc-identity-service:v1.12.5
container_name: hydrogen-producer-identity
command: /bin/sh -c "
sleep 10 &&
Expand Down Expand Up @@ -66,7 +66,7 @@ services:
networks: ['energy-owner']

energy-owner-identity:
image: digicatapult/sqnc-identity-service:v1.12.4
image: digicatapult/sqnc-identity-service:v1.12.5
container_name: energy-owner-identity
command: /bin/sh -c "
sleep 10 &&
Expand Down Expand Up @@ -114,7 +114,7 @@ services:
networks: ['regulator']

regulator-identity:
image: digicatapult/sqnc-identity-service:v1.12.4
image: digicatapult/sqnc-identity-service:v1.12.5
container_name: regulator-identity
command: /bin/sh -c "
sleep 10 &&
Expand Down

0 comments on commit ee05e6d

Please sign in to comment.