mirror of
https://github.com/alexta69/metube.git
synced 2026-03-03 02:47:02 +00:00
python 3.13 and dependencies upgrade
This commit is contained in:
@@ -6,7 +6,7 @@ RUN npm ci && \
|
||||
node_modules/.bin/ng build --configuration production
|
||||
|
||||
|
||||
FROM python:3.11-alpine
|
||||
FROM python:3.13-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user