Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
j4ys0n committed Jul 12, 2024
1 parent 9708759 commit 566ca9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ version: '3.6'

services:
llmp:
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
image: ghcr.io/j4ys0n/llm-proxy:1.2.1
container_name: llmp
hostname: llmp
restart: unless-stopped
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.6'

services:
llmp:
image: ghcr.io/j4ys0n/llm-proxy:1.2.0
image: ghcr.io/j4ys0n/llm-proxy:1.2.1
container_name: llmp
hostname: llmp
restart: unless-stopped
Expand Down

0 comments on commit 566ca9b

Please sign in to comment.