Skip to content

Commit

Permalink
Update image version for Boavizta API to 1.2.4 in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
demeringo committed Mar 18, 2024
1 parent 13e7433 commit 7837268
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.3
image: ghcr.io/boavizta/boaviztapi:1.2.4
ports:
- "5000:5000"
networks:
Expand Down

0 comments on commit 7837268

Please sign in to comment.