Skip to content

Commit

Permalink
Merge pull request #11 from j4ys0n/nginx-config
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
j4ys0n authored Jul 12, 2024
2 parents 4fe9823 + 566ca9b commit 9001802
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 9001802

Please sign in to comment.