Update all files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Stage 1: Essentia builder
|
||||
# Essentia doesn't have wheels for Python 3.12 yet; we use the official image
|
||||
# and copy the bindings into our final stage via a bind mount.
|
||||
FROM mtgupf/essentia:latest AS essentia-builder
|
||||
FROM docker.io/mtgupf/essentia:latest AS essentia-builder
|
||||
|
||||
FROM python:3.12-slim AS base
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user