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) (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.15.1
|
||||
image: ollama/ollama:0.15.2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${OLLAMA_PORT_HTTP}:11434
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
tomcat:
|
||||
image: tomcat:11.0.15-jre21
|
||||
image: tomcat:11.0.18-jre21
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${TOMCAT_PORT_HTTP}:8080
|
||||
|
||||
Reference in New Issue
Block a user