Skip to content

Commit

Permalink
Bump flipt-io/flipt from v1.51.1 to v1.52.0 in /projects/feature-flag…
Browse files Browse the repository at this point in the history
…s/container (#4469)

Bump flipt-io/flipt in /projects/feature-flags/container

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9bfca98 commit 72924c3
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 72924c3

Please sign in to comment.