Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update AVD to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov authored Aug 30, 2023
1 parent 93eae80 commit d633a80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: build avd-all-in-one container

env:
_AVD_VERSION: "4.1.0"
_CVP_VERSION: "3.6.1"
_RELEASE_DATE: "2023-06-19"
_AVD_VERSION: "4.3.0"
_CVP_VERSION: "3.8.0"
_RELEASE_DATE: "2023-08-30"
# to avoid unknown/unknown image build
# check following thread for the details:
# https://github.com/orgs/community/discussions/45969
Expand Down

0 comments on commit d633a80

Please sign in to comment.