Skip to content

Commit

Permalink
Added build-arg
Browse files Browse the repository at this point in the history
  • Loading branch information
mariadb-mmontes committed Apr 22, 2024
1 parent 4835c7f commit a25f37f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
build-args: |
MXS_VERSION=${{ github.event.inputs.version }}
# TODO: linux/arm64
platforms: linux/amd64
# TODO: point to mariadb/maxscale
Expand Down

0 comments on commit a25f37f

Please sign in to comment.