You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change base docker image used for testing from java11 to java17-debian11 (#15)
* Change base docker image used for testing from java11 to java17-debian - this image includes support for arm64. This avoids a docker warning about platform mismatches when testing on arm.
* Update validation workflow to include updated image name.
0 commit comments