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.
1 parent 7a1ca4e commit 299ad0dCopy full SHA for 299ad0d
docker/open_llama/Dockerfile
@@ -1,5 +1,5 @@
1
# Define the image argument and provide a default value
2
-ARG IMAGE=python:3-slim-bullseye
+ARG IMAGE=python:3-slim-bookworm
3
4
# Use the image as specified
5
FROM ${IMAGE}
0 commit comments