We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d3686 commit 8d2e277Copy full SHA for 8d2e277
1 file changed
.github/workflows/docker-publish.yaml
@@ -30,4 +30,5 @@ jobs:
30
with:
31
context: docker
32
push: true
33
+ tag: ghcr.io/hanwg/telegram-bot-api:${{ env.BUILD_VERSION }}
34
build-args: BUILD_ARCH=${{ matrix.arch }},BUILD_FROM=ghcr.io/home-assistant/${{ matrix.arch }}-base
0 commit comments