Skip to content

Commit 299ad0d

Browse files
authored
Update Dockerfile
1 parent 7a1ca4e commit 299ad0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/open_llama/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Define the image argument and provide a default value
2-
ARG IMAGE=python:3-slim-bullseye
2+
ARG IMAGE=python:3-slim-bookworm
33

44
# Use the image as specified
55
FROM ${IMAGE}

0 commit comments

Comments
 (0)