mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
⬆️(summary) update alpine base image
Update alpine docker base image to 3.24. Maintenance routine task
This commit is contained in:
committed by
aleb_the_flash
parent
ebfcb42a7d
commit
f115c83752
@@ -1,4 +1,4 @@
|
||||
FROM python:3.13-alpine3.23 AS base
|
||||
FROM python:3.13-alpine3.24 AS base
|
||||
|
||||
|
||||
# Install ffmpeg for audio/video processing (format conversion, extraction, compression)
|
||||
|
||||
Reference in New Issue
Block a user