Skip to content

Commit 56dd30a

Browse files
committed
fix: add latest tag
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 40592c8 commit 56dd30a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
file: ${{ steps.dockerfile.outputs.DOCKERFILE }}
7777
tags: |
7878
ghcr.io/librecodecoop/nextcloud-dev-${{ matrix.container }}:${{ github.sha }}
79+
ghcr.io/librecodecoop/nextcloud-dev-${{ matrix.container }}:latest
7980
cache-from: type=local,src=/tmp/.buildx-cache
8081
cache-to: type=local,dest=/tmp/.buildx-cache-new
8182
- name: Move cache

0 commit comments

Comments
 (0)