mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Update Cirrus container to bullseye
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Dockerfile for Python 3 with xz-utils (for tar.xz unpacking)
|
||||
|
||||
FROM python:3.6-slim-buster
|
||||
FROM python:3.9-slim-bullseye
|
||||
|
||||
RUN apt update && apt install -y xz-utils patch axel curl git
|
||||
|
||||
Reference in New Issue
Block a user