Skip to content

Commit 9001802

Browse files
authored
Merge pull request #11 from j4ys0n/nginx-config
update version
2 parents 4fe9823 + 566ca9b commit 9001802

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)