removed arm image for Ganymede
All checks were successful
CI / Build Jupyter Ganymede docker images (push) Successful in 42m33s

This commit is contained in:
2025-05-16 13:38:22 +08:00
parent 76d1dccc79
commit 0c4708d0f7

View File

@@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
context: "{{defaultContext}}:jupyter-ganymede" context: "{{defaultContext}}:jupyter-ganymede"
platforms: linux/amd64,linux/arm64 platforms: linux/amd64
push: true push: true
pull: true pull: true
tags: gitea.woggioni.net/woggioni/jupyter-ganymede:latest tags: gitea.woggioni.net/woggioni/jupyter-ganymede:latest