add latest tag

This commit is contained in:
Victoria Nadasdi 2024-04-16 18:24:39 +02:00
parent d8816f6605
commit a9f8c28e21
No known key found for this signature in database
GPG key ID: 58E2D23885002DC5

View file

@ -35,6 +35,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
${{ inputs.phanpy_version }}
latest
- name: Build and push Docker image
uses: docker/build-push-action@v5
with: