Skip to content

Commit

Permalink
Use new release v3.4.0 of bragi
Browse files Browse the repository at this point in the history
  • Loading branch information
kadhikari committed Feb 10, 2025
1 parent 086c329 commit 90209ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockers_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
- name: Get and tag mimir release image
if: startsWith(github.ref, 'refs/tags/')
run: |
MIMIR_TAG="v3.1.0"
MIMIR_TAG="v3.4.0"
image=${PRD_ECR_REGISTRY}/navitia-bragi-mimirsbrunn:${MIMIR_TAG}
docker pull ${image}
docker tag ${image} mimirsbrunn:local
Expand Down

0 comments on commit 90209ad

Please sign in to comment.