aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/docker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index a06726b..9e08847 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -15,7 +15,7 @@ jobs:
15 - 15 -
16 name: Docker meta 16 name: Docker meta
17 id: meta 17 id: meta
18 uses: docker/metadata-action@v3 18 uses: docker/metadata-action@v4
19 with: 19 with:
20 # list of Docker images to use as base name for tags 20 # list of Docker images to use as base name for tags
21 images: | 21 images: |