From 3205d1fae158e69edb5135495a78cc231b644e94 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Fri, 16 Aug 2024 14:40:15 -0500 Subject: [PATCH] Remove timestamp tags for Azure Linux --- src/azurelinux/manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/azurelinux/manifest.json b/src/azurelinux/manifest.json index d2537e7bc..3cd37dd1c 100644 --- a/src/azurelinux/manifest.json +++ b/src/azurelinux/manifest.json @@ -482,7 +482,6 @@ "os": "linux", "osVersion": "azurelinux3.0", "tags": { - "azurelinux-3.0-helix-amd64$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {}, "azurelinux-3.0-helix-amd64": {} } } @@ -496,7 +495,6 @@ "os": "linux", "osVersion": "azurelinux3.0", "tags": { - "azurelinux-3.0-helix-arm64v8$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {}, "azurelinux-3.0-helix-arm64v8": {} }, "variant": "v8"