mirror of https://github.com/XEphem/XEphem.git
Tweak container name
This commit is contained in:
parent
4f84ae146a
commit
78256f5c44
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -ex
|
||||
NAME=xephem-ubuntu-21.04
|
||||
NAME=xephem-ubuntu-22.04
|
||||
|
||||
if [ ! -f /usr/bin/docker ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Reference in New Issue