Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefanie-A committed Oct 10, 2024
1 parent 347723c commit 68a836c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build Image
run: docker build . --file Dockerfile --target build-t uri-image:latest
run: docker build . --file Dockerfile --target build -t uri-image:latest

0 comments on commit 68a836c

Please sign in to comment.