Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 authored Sep 14, 2023
1 parent 0e52431 commit ccadd41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ With the requirements verified locally, execute the following command:
* Define the target to build:

```bash
# Means: "Build the ubuntu-20.04 agent for Docker
# Means: "Build the ubuntu-22.04 agent for Docker
export PKR_VAR_image_type=docker
export PKR_VAR_agent_os_type=ubuntu
export PKR_VAR_agent_os_version=20.04
export PKR_VAR_agent_os_version=22.04
```

* Validate the template:
Expand Down

0 comments on commit ccadd41

Please sign in to comment.