mirror of
https://github.com/acepanel/templates.git
synced 2026-02-04 05:07:13 +08:00
chore(deps): update docker images (minor/patch/digest) (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:9.5.0
|
||||
image: mysql:9.6.0
|
||||
restart: always
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: ${MYSQL_DB_ROOT_PASSWORD}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.14.2
|
||||
image: ollama/ollama:0.14.3
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${OLLAMA_PORT_HTTP}:11434
|
||||
|
||||
Reference in New Issue
Block a user