diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-20 12:24:22 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-20 12:24:22 -0500 |
commit | 8c522e97fc4ccf3944745dbb859fcb9a75c608d2 (patch) | |
tree | 9ee121fe1e1dc5e2cf0b985315df65502a6c85d1 | |
parent | 5890c6d0908527a7eddf51320f39be752d600d7a (diff) | |
download | hypervideo-gui-8c522e97fc4ccf3944745dbb859fcb9a75c608d2.tar.lz hypervideo-gui-8c522e97fc4ccf3944745dbb859fcb9a75c608d2.tar.xz hypervideo-gui-8c522e97fc4ccf3944745dbb859fcb9a75c608d2.zip |
[.build.yml]: change image
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -image: debian/sid +image: debian/buster packages: - python3-pip - virtualenv |