0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00

Fix docker image tag

This commit is contained in:
Glaucio Campos 2023-05-13 12:39:22 -03:00
parent defcb3caa7
commit 02edaf2bbe

View file

@ -33,4 +33,4 @@ jobs:
context: . context: .
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/nextcloud-full:25-apache:latest tags: glauciocampos/nextcloud-full:25-apache:latest