Skip to content

Commit

Permalink
Bump Ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndydeCleyre committed Oct 30, 2024
1 parent 9577b8a commit 0ad5e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/ctnr/zcomet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ case $distro in
alias ctnr_mkuser="ctnr_run adduser -D -s /bin/zsh"
;;
ubuntu)
basetag=${2:-22.04}
basetag=${2:-24.10}
pkgs="$pkgs ca-certificates less git sudo wget"
fat="$fat /var/cache/* /var/lib/apt/lists/*"
alias ctnr_pkg="ctnr_run apt -yqq --no-install-recommends"
Expand Down

0 comments on commit 0ad5e04

Please sign in to comment.