Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump Keto version in quickstart docker-compose #764

Merged
merged 7 commits into from
Oct 14, 2021

Conversation

zepatrik
Copy link
Member

Related issue(s)

closes #763

Comment on lines +47 to +52
replacer: ({ content, next }) =>
content.replace(
/oryd\/keto:v[0-9a-zA-Z.-]*-sqlite/g,
`oryd/keto:${next}-sqlite`
),
files: ['contrib/cat-videos-example/docker-compose.yml']
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like that @aeneasr ? It is searching from the root of the repo right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zepatrik zepatrik merged commit 42de1d2 into master Oct 14, 2021
@zepatrik zepatrik deleted the docs/fix-cat-videos-example branch October 14, 2021 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cats video example broken in v0.7.0-alpha.0
2 participants