chg: build workflow - use latest official docker meta action

pull/2794/head
Bharath Vignesh J K 2024-05-19 07:22:37 +05:30
parent 6743eea32d
commit e07bacf9a3
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ jobs:
- name: Retrieve Repository Docker metadata
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v5.0.0
uses: docker/metadata-action@v5
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |