Skip to content

Commit efd6206

Browse files
authored
Merge pull request #85 from DynamicsAndNeuralSystems/joshuabmoore-patch-1
Update Dockerfile to newer linux dist
2 parents 698313b + a7b0638 commit efd6206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Debian linux distribution with python 3.9
2-
FROM --platform=linux/amd64 python:3.9-slim-buster
2+
FROM --platform=linux/amd64 python:3.9-slim-bookworm
33

44
# Set the working directory
55
WORKDIR /pyspi_project

0 commit comments

Comments
 (0)