Skip to content

Commit 15758c5

Browse files
committed
fixed some bugs related to docker
1 parent 7f3a14b commit 15758c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
context: ./java
6262
file: ./java/${{ matrix.tag }}/Dockerfile
63-
platforms: linux/amd64, linux/arm64
63+
platforms: linux/amd64
6464
push: true
6565
tags: |
6666
ghcr.io/ingotgg/docker:java_${{ matrix.tag }}

0 commit comments

Comments
 (0)