Changed to slim-bookworm instead. For smaller image.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:trixie AS base
|
||||
FROM python:slim-bookworm AS base
|
||||
|
||||
# Copy Java from openjdk:26-oracle
|
||||
ENV JAVA_HOME=/usr/java/openjdk-26
|
||||
|
||||
Reference in New Issue
Block a user