Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
seantking committed Jul 8, 2024
1 parent e6bdc08 commit 5330a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
context: .
tags: ${{ steps.meta.outputs.tags }}
build-args: |
BINARY_VERSION=${{ steps.meta.outputs.labels }}
BINARY_VERSION=${{ steps.meta.outputs.labels.org-opencontainers-image-version }}
- name: Debug tags and labels
run: |
Expand Down

0 comments on commit 5330a44

Please sign in to comment.