Skip to content

Commit

Permalink
Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Jul 16, 2024
1 parent a18179a commit 3b07b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
file: ./docker/tar.Dockerfile
context: .
load: true
tags: tar_build
tags: build-tar
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
Expand Down

0 comments on commit 3b07b0e

Please sign in to comment.