From a29986662a8e120a901cb3b2785f4217a13986b7 Mon Sep 17 00:00:00 2001 From: Laurence Luo Date: Fri, 14 Jun 2024 23:12:51 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a3c38b..b7429fe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,4 +28,4 @@ jobs: with: push: true file: Dockerfile - tags: ${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:$(date +%s) + tags: ${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:latest