mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-02-01 15:21:14 +03:00
Use newer docker image 3.11-alpine
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM python:alpine3.11
|
FROM python:3.11-alpine
|
||||||
|
|
||||||
ENV PIP_NO_CACHE_DIR=off iSPBTV_docker=True TERM=xterm-256color COLORTERM=truecolor
|
ENV PIP_NO_CACHE_DIR=off iSPBTV_docker=True TERM=xterm-256color COLORTERM=truecolor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user