Skip to content

Commit ab5a530

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update ollama/ollama docker tag to v0.8.0 (#4019)
* chore(deps): update ollama/ollama docker tag to v0.8.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent a4d3105 commit ab5a530

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/ollama/0.7.1/docker-compose.yml renamed to apps/ollama/0.8.0/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
ollama:
3-
image: ollama/ollama:0.7.1
3+
image: ollama/ollama:0.8.0
44
container_name: ${CONTAINER_NAME}
55
restart: unless-stopped
66
ports:

0 commit comments

Comments
 (0)