We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 698313b + a7b0638 commit efd6206Copy full SHA for efd6206
Dockerfile
@@ -1,5 +1,5 @@
1
# Debian linux distribution with python 3.9
2
-FROM --platform=linux/amd64 python:3.9-slim-buster
+FROM --platform=linux/amd64 python:3.9-slim-bookworm
3
4
# Set the working directory
5
WORKDIR /pyspi_project
0 commit comments