Skip to content

Commit 566ca9b

Browse files
committed
update version
1 parent 9708759 commit 566ca9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ version: '3.6'
3232

3333
services:
3434
llmp:
35-
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
35+
image: ghcr.io/j4ys0n/llm-proxy:1.2.1
3636
container_name: llmp
3737
hostname: llmp
3838
restart: unless-stopped

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.6'
22

33
services:
44
llmp:
5-
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
5+
image: ghcr.io/j4ys0n/llm-proxy:1.2.1
66
container_name: llmp
77
hostname: llmp
88
restart: unless-stopped

0 commit comments

Comments
 (0)