Skip to content

Commit

Permalink
Merge pull request #472 from Boavizta/471-update-image-version-for-bo…
Browse files Browse the repository at this point in the history
…avizta-api-124-in-docker-compose

Update image version for Boavizta API to 1.2.4 in docker-compose
  • Loading branch information
demeringo authored Mar 18, 2024
2 parents 13e7433 + 7837268 commit cc62f08
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 cc62f08

Please sign in to comment.