mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-06 01:35:47 +03:00
chg: build workflow - use latest official docker meta action
This commit is contained in:
parent
6743eea32d
commit
e07bacf9a3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user