merge docker amd64 and arm64 tags

This commit is contained in:
Athou
2024-08-11 22:47:55 +02:00
parent 09e0a51b46
commit 1fd48a0a40
2 changed files with 32 additions and 8 deletions

View File

@@ -9,9 +9,9 @@ MVP:
- https://github.com/quarkusio/quarkus/issues/42463
- mvn profile instead of -Dquarkus.datasource.db-kind
- update dockerfile
- release after tag (new job that downloads all artifacts because we need them all to create the release)
- update github actions (build and copy outside target each database artifact)
- update github actions
- release after tag
- new job that downloads all artifacts because we need them all to create the release
- update readme
- update release notes (+ mention h2 migration has been removed, upgrade to last 4.x is required)