Update docker-image.yml
This commit is contained in:
parent
cbd29b93ec
commit
811338547e
|
|
@ -18,5 +18,6 @@ jobs:
|
||||||
uses: manusa/actions-publish-docker@v1.1.2
|
uses: manusa/actions-publish-docker@v1.1.2
|
||||||
with:
|
with:
|
||||||
name: raspberrypi99/request-mirror
|
name: raspberrypi99/request-mirror
|
||||||
|
tag: latest
|
||||||
username: ${{ secrets.docker_hub_username }}
|
username: ${{ secrets.docker_hub_username }}
|
||||||
password: ${{ secrets.docker_hub_password }}
|
password: ${{ secrets.docker_hub_password }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue