Skip to content

Commit

Permalink
install latest
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Kamat <[email protected]>
  • Loading branch information
ayushkamat committed Nov 9, 2024
1 parent 2c6787f commit 5b61af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysbox-eks.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ build {
"rm Mambaforge-Linux-x86_64.sh",

"sudo /opt/mamba/bin/mamba create --copy -y -p /opt/latch-env python=3.11",
"sudo /opt/latch-env/bin/pip install latch==2.53.2"
"sudo /opt/latch-env/bin/pip install --upgrade latch"
]
}

Expand Down

0 comments on commit 5b61af7

Please sign in to comment.