Files
streamline-emr/config.json
T
alec.turner 4e9b4e9331 bump image to v2.1
A new v2.1 image is available in the gitlab registry - the config file is
updated accordingly.
2025-01-22 08:11:18 -08:00

14 lines
277 B
JSON

{
"name": "streamline-emr",
"org": "streamline",
"version": "2.1",
"platforms": [
"linux/arm64"
],
"images": {
"linux/arm64": {
"registry.gitlab.com/signalytic/client-external/streamline/streamline-emr/arm64:v2.1": "streamline-emr:latest"
}
}
}