We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f54cc1 commit e84a49fCopy full SHA for e84a49f
projects/feature-flags/container/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/flipt-io/flipt:v1.54.2
+FROM ghcr.io/flipt-io/flipt:v1.55.0
2
3
# Run any pending migrations on startup
4
CMD ["sh", "-c", "./flipt migrate && ./flipt"]
0 commit comments