Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tob1as committed Jan 18, 2025
1 parent f607f79 commit 31dd8c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./postgres-exporter.scratch.Dockerfile
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/arm/v6,linux/ppc64le,linux/riscv64,linux/s390x,linux/386
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/ppc64le,linux/riscv64,linux/s390x,linux/386
push: true
#target: production
build-args: |
Expand Down

0 comments on commit 31dd8c7

Please sign in to comment.