Skip to content

Commit

Permalink
Update the build command for the ubuntu example
Browse files Browse the repository at this point in the history
  • Loading branch information
jputrino committed Mar 1, 2024
1 parent e67f6e6 commit 57271b7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,6 @@ PACKAGE_NAME=[PATH-TO-PACKAGE] OS_RELEASE=suse OS_VERSION=sle15 make image
{{%tab name="ubuntu"%}}
The command below creates a base image using the most recent LTS version of Ubuntu as the base image:
```shell
PACKAGE_NAME=[PATH-TO-PACKAGE] make image OS_RELEASE=ubuntu
```
Expand Down

0 comments on commit 57271b7

Please sign in to comment.