From 3d0c426bc3a48843f460422953951d3ba6443dc9 Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 7 Nov 2023 18:15:43 -0500 Subject: [PATCH] changed tags --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 0c48299..cd53764 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -37,4 +37,4 @@ jobs: context: . push: true tags: ${{ steps.meta.outputs.tags }} - labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file + labels: latest \ No newline at end of file