Skip to content

Commit

Permalink
Merge pull request #143 from data-catering/renovate/ankane-blazer-3.x
Browse files Browse the repository at this point in the history
Update ankane/blazer Docker tag to v3.1.0
  • Loading branch information
pflooky authored Oct 15, 2024
2 parents f6499f8 + 0de38bf commit 5213c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ services:
environment:
- DATABASE_URL=postgres://postgres:postgres@postgres:5432/blazer
- DATABASE_CUSTOMER_URL=postgres://postgres:postgres@postgres:5432/customer
image: "ankane/blazer:${BLAZER_VERSION:-v3.0.4}"
image: "ankane/blazer:${BLAZER_VERSION:-v3.1.0}"
ports:
- "8080:8080"
volumes:
Expand Down

0 comments on commit 5213c49

Please sign in to comment.