Skip to content

Commit

Permalink
chore(ubuntu): minor fix to label
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Becker <[email protected]>
  • Loading branch information
brucellino committed Dec 23, 2022
1 parent c31ca73 commit 03044af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu-server/ubuntu_server_amd64.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ source "docker" "ubuntu2004" {
changes = [
"USER ubuntu",
"LABEL version=${var.version}",
"LABEL org.opencontainers.image.source https://github.com/brucellino/packer-templates"
"LABEL org.opencontainers.image.source https://github.com/brucellino/packer-templates"
]
}

Expand Down

0 comments on commit 03044af

Please sign in to comment.