Compare commits

...

3 Commits

View File

@ -41,6 +41,9 @@ jobs:
--tag uzurka/graalvm23:latest \ --tag uzurka/graalvm23:latest \
--tag uzurka/graalvm23:${{github.sha}} \ --tag uzurka/graalvm23:${{github.sha}} \
--build-arg GRAALVERSION=20.0.2-graal \ --build-arg GRAALVERSION=20.0.2-graal \
--platform linux/amd64,linux/arm64 \ --platform linux/amd64,linux/arm64,linux/arm/v7 \
--push \ --push \
. .
- name: Push README on Docker Hub
run: docker pushrm uzurka/pyplanet-docker