Skip to content

Commit

Permalink
chore: Needed full path to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-tarr-orica committed Oct 2, 2024
1 parent ea2e7ab commit 609cd2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: docker/orica_server_builder
file: Dockerfile_versioned
file: docker/orica_server_builder/Dockerfile_versioned
push: true
build-args: |
RUST_VERSION=1.80
Expand Down

0 comments on commit 609cd2e

Please sign in to comment.