Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
Prev Previous commit
remove tag latest from Dockerfile
  • Loading branch information
magecnion committed May 29, 2023
commit 67802c5909d0e7fca370f57423a0340330f7e316
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
push: true
tags: |
${{ env.DOCKER_REPO }}:${{ github.ref_name }}
${{ env.DOCKER_REPO }}:latest

# Publish image version sha
- name: Publish docker image using commit sha
Expand Down