Skip to content

Commit

Permalink
Add latest containers
Browse files Browse the repository at this point in the history
  • Loading branch information
craighurley committed Mar 26, 2024
1 parent 71c7d01 commit 5192e6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ fi
# tart
if [[ -f $(command -v tart) ]] ; then
echo "Pulling tart images"
tart pull ghcr.io/cirruslabs/macos-ventura-base:latest
tart pull ghcr.io/cirruslabs/macos-sonoma-base:latest
tart pull ghcr.io/cirruslabs/fedora:latest
fi

# Finished
Expand Down

0 comments on commit 5192e6a

Please sign in to comment.