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.38.2 to v1.39.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.38.2...v1.39.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 27e7dfe commit 35b96b7
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.38.2
FROM ghcr.io/flipt-io/flipt:v1.39.2

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

0 comments on commit 35b96b7

Please sign in to comment.