Skip to content

Commit 7c96d08

Browse files
committed
update version
1 parent 278ba5a commit 7c96d08

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.1.5
35+
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
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.1.0
5+
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
66
container_name: llmp
77
hostname: llmp
88
restart: unless-stopped

0 commit comments

Comments
 (0)