Skip to content

Commit

Permalink
ircd-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tob1as committed Oct 16, 2023
1 parent 24aa721 commit fa875bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_images-ircd-exportery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./ircd-exporter.Dockerfile
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7
platforms: linux/amd64
push: true
build-args: |
BUILD_DATE=${{steps.script.outputs.build_date}}
Expand Down

0 comments on commit fa875bf

Please sign in to comment.