Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed May 21, 2024
1 parent 069fa09 commit 367c437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simple-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"
services:

orthanc-modality:
image: orthancteam/orthanc:24.2.0
image: orthancteam/orthanc:24.5.1
restart: unless-stopped
ports: ["8042:8042"]
environment:
Expand Down Expand Up @@ -49,7 +49,7 @@ services:
}
orthanc-pacs:
image: orthancteam/orthanc:24.2.0
image: orthancteam/orthanc:24.5.1
restart: unless-stopped
ports: ["8044:8042"]
environment:
Expand Down

0 comments on commit 367c437

Please sign in to comment.