mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2025-04-16 22:16:55 +02:00
Update build-docker-image.yml
Signed-off-by: AlexanderGalkov <143902290+AlexanderGalkov@users.noreply.github.com>
This commit is contained in:
parent
77e07f24c0
commit
2135ec8f8d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
id: metadata
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: amneziavpn/${{ env.APP }}
|
||||
images: alexandergalkov/test
|
||||
tags: type=semver,pattern={{version}}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Add table
Reference in a new issue