Skip to content

Commit 6a36034

Browse files
renovate[bot]Lucas0T
authored andcommitted
Pin samply/blaze Docker tag to 43adac7
1 parent f468e76 commit 6a36034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/script-integration-test/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
source-fhir-server:
33
container_name: source-fhir-server
4-
image: samply/blaze:1.0
4+
image: samply/blaze:1.0@sha256:43adac716f62d8535615b68a63ce91d288470ad1e39a96453771ac11eb6d5635
55
environment:
66
BASE_URL: http://source-fhir-server:8080
77
LOG_LEVEL: debug
@@ -17,7 +17,7 @@ services:
1717

1818
target-fhir-server:
1919
container_name: target-fhir-server
20-
image: samply/blaze:1.0
20+
image: samply/blaze:1.0@sha256:43adac716f62d8535615b68a63ce91d288470ad1e39a96453771ac11eb6d5635
2121
environment:
2222
BASE_URL: http://target-fhir-server:8080
2323
LOG_LEVEL: debug

0 commit comments

Comments
 (0)