Skip to content

Commit

Permalink
Merge pull request #470 from jnioche/469
Browse files Browse the repository at this point in the history
Update image version for Boavizta API in docker-compose
  • Loading branch information
demeringo authored Mar 15, 2024
2 parents 4823009 + 5f4dcb0 commit 13e7433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
boavizta_api:
container_name: "boavizta_api"
hostname: boavizta
image: ghcr.io/boavizta/boaviztapi:1.2.2
image: ghcr.io/boavizta/boaviztapi:1.2.3
ports:
- "5000:5000"
networks:
Expand Down

0 comments on commit 13e7433

Please sign in to comment.