mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-09 21:46:45 +03:00
Bump python from 3.11-alpine3.19 to 3.13-alpine3.19
Bumps python from 3.11-alpine3.19 to 3.13-alpine3.19. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
FROM python:3.11-alpine3.19 AS base
|
FROM python:3.13-alpine3.19 AS base
|
||||||
|
|
||||||
FROM base AS compiler
|
FROM base AS compiler
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user