Skip to content

Commit

Permalink
#22: minor fix in docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominux committed Dec 19, 2023
1 parent c325511 commit 6231ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
type=raw,value={{date 'YYYYMMDD-HHmmss'}}
- name: Build and push Docker image
uses: docker/build-push-action@5
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit 6231ee3

Please sign in to comment.