mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2025-01-16 00:22:20 +01:00
downgrade to old chromium version with alpine 3.19
This commit is contained in:
parent
3fdd39c06b
commit
234fb03f08
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.13-alpine3.20
|
||||
FROM python:3.12-alpine3.19
|
||||
|
||||
# Install dependencies
|
||||
RUN apk add --no-cache \
|
||||
|
|
Loading…
Reference in a new issue