From db76a6add654fc0279c45f02c005d1f8fab921ce Mon Sep 17 00:00:00 2001 From: Marc Toensing Date: Wed, 20 Jul 2022 20:08:13 +0200 Subject: [PATCH] Update dockerimage.yml --- .github/workflows/dockerimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index e254f58..7fbeb51 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -26,4 +26,4 @@ jobs: with: context: . push: true - tags: marctv/minecraft-overviewer:beta \ No newline at end of file + tags: marctv/minecraft-overviewer:latest \ No newline at end of file