How to verify image release version #7198
Unanswered
robertreems
asked this question in
General questions
Replies: 1 comment 1 reply
-
|
This is a variable that you're supposed to set yourself when building a specific release image. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My customer builds the images based on the latest tag of ubuntu22/* and ubuntu20/*
We'd like to verify the version number/release of the image when the image is being used on a pipeline.
I'm not 100% certain that we do use the stable versions since the Azure DevOps 'initialize job' shows:
current image version: 'dev'We've found the file /imagegeneration/imagedata.json but this also suggests 'dev'.
So are we using non production ripe versions of the image (currently ubuntu22/20230219.1)? And secondly is there a method in viewing the release version from a running agent?
Beta Was this translation helpful? Give feedback.
All reactions