Skip to content

Commit 6de80af

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update samply/blaze:1.1 Docker digest to af98016
1 parent 5dc26ed commit 6de80af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.1@sha256:00fc421c1e252726083db4b91b65ed59b7f3711398de9b3a5efbe291e38130a3
4+
image: samply/blaze:1.1@sha256:af980162fea1c1047ffab1e51400c7a8bbe4d61d6669de0ed915198280d46878
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.1@sha256:00fc421c1e252726083db4b91b65ed59b7f3711398de9b3a5efbe291e38130a3
20+
image: samply/blaze:1.1@sha256:af980162fea1c1047ffab1e51400c7a8bbe4d61d6669de0ed915198280d46878
2121
environment:
2222
BASE_URL: http://target-fhir-server:8080
2323
LOG_LEVEL: debug

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
torch-data-store:
3-
image: "samply/blaze:1.1@sha256:00fc421c1e252726083db4b91b65ed59b7f3711398de9b3a5efbe291e38130a3"
3+
image: "samply/blaze:1.1@sha256:af980162fea1c1047ffab1e51400c7a8bbe4d61d6669de0ed915198280d46878"
44
environment:
55
BASE_URL: ${TORCH_DATA_STORE_BASE_URL:-http://torch-data-store:8080}
66
JAVA_TOOL_OPTIONS: "-Xmx2g"

0 commit comments

Comments
 (0)