Update docker-image.yml
This commit is contained in:
parent
112a54bc54
commit
570aed1eca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -21,5 +21,5 @@ jobs:
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
repository: xbeeant/oo-unlimit
|
repository: xbeeant/oo-unlimit
|
||||||
tags: latest, 7.2.0.204
|
tags: latest, 7.2.1.34
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue