Skip to content

Commit

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

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

Bumps [flipt-io/flipt](https://github.com/flipt-io/flipt) from v1.49.1 to v1.49.2.
- [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.49.1...v1.49.2)

---
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 Sep 16, 2024
1 parent e1cfa53 commit c407825
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.49.1
FROM ghcr.io/flipt-io/flipt:v1.49.2

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

0 comments on commit c407825

Please sign in to comment.