Tweak container name

This commit is contained in:
Brandon Rhodes 2024-02-05 13:48:08 -05:00 committed by GitHub
parent 4f84ae146a
commit 78256f5c44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -ex set -ex
NAME=xephem-ubuntu-21.04 NAME=xephem-ubuntu-22.04
if [ ! -f /usr/bin/docker ] if [ ! -f /usr/bin/docker ]
then then