Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart authored Dec 21, 2023
1 parent 697dd9d commit 308cf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/386,linux/ppc64le
tags: |
ghcr.io/oj/gobuster:latest

1 comment on commit 308cf9f

@laur4567
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

message.txt
idono

Please sign in to comment.