Skip to content

Commit

Permalink
fix invalid builder tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas-Heiligenbrunner committed Sep 14, 2024
1 parent 4194018 commit 45e3640
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-builder-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ jobs:
context: .
file: ./docker/builder.Dockerfile
tags: |
ghcr.io/lukas-heiligenbrunner/aurcache-builder:latest
ghcr.io/lukas-heiligenbrunner/aurcache-builder:${{ env.THIS_TAG }}
ghcr.io/lukas-heiligenbrunner/aurcache-builder:latest

0 comments on commit 45e3640

Please sign in to comment.