Skip to content

Commit

Permalink
add mimir support
Browse files Browse the repository at this point in the history
  • Loading branch information
sepich committed Nov 19, 2023
1 parent e96e091 commit 6d10c40
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 @@ -40,6 +40,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
VER=${{ DOCKER_METADATA_OUTPUT_VERSION }}
VER=$DOCKER_METADATA_OUTPUT_VERSION
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 6d10c40

Please sign in to comment.