Skip to content

Commit

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

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

Bumps [flipt-io/flipt](https://github.com/flipt-io/flipt) from v1.52.0 to v1.53.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.52.0...v1.53.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 Dec 9, 2024
1 parent 7bddee9 commit 8a1db20
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.52.0
FROM ghcr.io/flipt-io/flipt:v1.53.0

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

0 comments on commit 8a1db20

Please sign in to comment.