mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Fix tag
This commit is contained in:
parent
02edaf2bbe
commit
1a24e85daf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build-push.yml
vendored
2
.github/workflows/docker-build-push.yml
vendored
|
@ -33,4 +33,4 @@ jobs:
|
|||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: glauciocampos/nextcloud-full:25-apache:latest
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/nextcloud-full:25-apache-latest
|
Loading…
Add table
Reference in a new issue