Skip to content

Commit

Permalink
chore: specific Dockerfile name in workflow was missing (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-tarr-orica authored Oct 2, 2024
1 parent 1773b2c commit ea2e7ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: docker/orica_server_builder
file: Dockerfile_versioned
push: true
build-args: |
RUST_VERSION=1.80
Expand Down

0 comments on commit ea2e7ab

Please sign in to comment.