Skip to content

Commit 1d40a6d

Browse files
committed
Updated SHIMMY_VERSION to use feature-socket in Dockerfile
1 parent 7ab453c commit 1d40a6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG DEBIAN_VERSION=bookworm
2-
ARG SHIMMY_VERSION=feature-chat
2+
ARG SHIMMY_VERSION=feature-socket
33
ARG PYTHON_VERSION=3.11
44

55
FROM ghcr.io/lambda-feedback/shimmy:${SHIMMY_VERSION} AS shimmy

0 commit comments

Comments
 (0)