Skip to content

Commit

Permalink
Bump flipt-io/flipt in /projects/feature-flags/container
Browse files Browse the repository at this point in the history
Bumps [flipt-io/flipt](https://github.com/flipt-io/flipt) from v1.51.1 to v1.52.0.
- [Release notes](https://github.com/flipt-io/flipt/releases)
- [Changelog](https://github.com/flipt-io/flipt/blob/main/CHANGELOG.md)
- [Commits](flipt-io/flipt@v1.51.1...v1.52.0)

---
updated-dependencies:
- dependency-name: flipt-io/flipt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9837aca commit bc5b2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/feature-flags/container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/flipt-io/flipt:v1.51.1
FROM ghcr.io/flipt-io/flipt:v1.52.0

# Run any pending migrations on startup
CMD ["sh", "-c", "./flipt migrate && ./flipt"]

0 comments on commit bc5b2fc

Please sign in to comment.