Skip to content

Commit

Permalink
chore: store VHD build timestamp and publisher base image version in …
Browse files Browse the repository at this point in the history
…official branch
  • Loading branch information
1 parent 531ccd9 commit 6ef776e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vhdbuilder/publisher_base_image_version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"22_04-lts-gen2": "22.04.202502280",
"22_04-lts-arm64": "22.04.202502280",
"22_04-lts": "22.04.202502280",
"20_04-lts-gen2": "20.04.202502181",
"20_04-lts": "20.04.202502181",
"20_04-lts-cvm": "20.04.202410021"
}
1 change: 1 addition & 0 deletions vhdbuilder/vhd_build_timestamp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"build_timestamp": "20250302T090024Z"}

0 comments on commit 6ef776e

Please sign in to comment.