Update docker-image.yml
This commit is contained in:
parent
44dce38946
commit
394b25de5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -21,4 +21,4 @@ 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: 7.1.1.23.$(date +%s)
|
tags: latest
|
||||||
|
|
Loading…
Reference in a new issue