Skip to content

Commit

Permalink
Remove timestamp tags for Azure Linux (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman authored Aug 16, 2024
1 parent 8100a7a commit 38e30ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/azurelinux/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@
"os": "linux",
"osVersion": "azurelinux3.0",
"tags": {
"azurelinux-3.0-helix-amd64$(System:TimeStamp)-$(System:DockerfileGitCommitSha)": {},
"azurelinux-3.0-helix-amd64": {}
}
}
Expand All @@ -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"
Expand Down

0 comments on commit 38e30ba

Please sign in to comment.