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

feat: upgrade liquibase version #801

Merged
merged 5 commits into from
May 16, 2023
Merged

Conversation

shawndenggh
Copy link
Collaborator

Why?

init-db container run don't support linux/arm64 machine, we have to upgrade liquibase image version since 4.22.0.

What?

liquibase only support linux/arm64 since 4.22.0, we choose upgrade on this time after it publish serval days.

How?

code changes below:

  1. upgrade liquibase grade plugin for manual execution
  2. upgrade liquibase docker image version to latest

@shawndenggh
Copy link
Collaborator Author

@networkhermit waiting all test run green

@shawndenggh shawndenggh merged commit 3c89939 into develop May 16, 2023
20 checks passed
@shawndenggh shawndenggh deleted the feat-upgrade-liquibase-version branch May 16, 2023 08:05
@shawndenggh shawndenggh linked an issue May 18, 2023 that may be closed by this pull request
1 task
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.

feat: arm64 dual image build
2 participants