Skip to content

Commit

Permalink
Add mariner 21 parameter to AzDO Pipeline (microsoft#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi96 authored Oct 26, 2023
1 parent dd78a8d commit 95622f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .devops/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ parameters:
package: msopenjdk-21
image: "image-repository"
tag: "image-tag"
mariner_21:
distro: mariner
version: 21
package: msopenjdk-21
image: "image-repository"
tag: "2.0"
distroless_21:
distro: distroless
version: 21
Expand Down

0 comments on commit 95622f9

Please sign in to comment.