mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update appmanage_docker.yml
This commit is contained in:
parent
c1e9a93011
commit
3a8f912a2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appmanage_docker.yml
vendored
2
.github/workflows/appmanage_docker.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- uses: mr-smithers-excellent/docker-build-push@v5
|
||||
name: Build & push Docker image
|
||||
with:
|
||||
image: websoft9dev/appmanage:dev
|
||||
image: websoft9dev/appmanage
|
||||
tags: dev
|
||||
registry: docker.io
|
||||
dockerfile: appmanage/Dockerfile
|
||||
|
|
Loading…
Reference in a new issue