Skip to content

Commit 3d7cf60

Browse files
committed
publish to docker reg
1 parent 5fedd85 commit 3d7cf60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy-docker-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4444
tags: |
4545
${{ github.event.inputs.version || github.ref_name }}
46+
latest
4647
4748
- name: Set up QEMU (for multi-arch support)
4849
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)