1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-06 22:17:10 +02:00

Chore: Fix transcription server build (#13310)

This commit is contained in:
Henry Heino
2025-09-30 08:45:16 -07:00
committed by GitHub
parent b68cfd6d9e
commit 2c721a76b7

View File

@@ -1,4 +1,4 @@
FROM bitnamilegacy/minideb:bookworm
FROM bitnami/minideb:bookworm
RUN apt-get update && apt-get install -y \
build-essential \