Skip to content

Commit 308cf9f

Browse files
authored
Update docker.yml
1 parent 697dd9d commit 308cf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: docker/build-push-action@v4
3737
with:
3838
push: true
39-
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
39+
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/386,linux/ppc64le
4040
tags: |
4141
ghcr.io/oj/gobuster:latest

0 commit comments

Comments
 (0)