mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 11:56:45 +03:00
Update base image to 3.11-alpine3.21
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM python:3.13-alpine3.19 AS base
|
||||
FROM python:3.11-alpine3.21 AS base
|
||||
|
||||
FROM base AS compiler
|
||||
|
||||
|
||||
Reference in New Issue
Block a user