Skip to content

Commit

Permalink
fix: add missed image LC
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
anthr76 committed Jun 28, 2024
1 parent 7c1cfb3 commit ea3b283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
context: ./
file: ./Docker/Dockerfile
build-args: |
# renovate: depName=tailscale.com datasource=go
VERSION=${{ env.UPSTREAM_TS_VERSION }}
tags: |
ghcr.io/${{ github.repository }}:${{ env.UPSTREAM_TS_VERSION }}

0 comments on commit ea3b283

Please sign in to comment.