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