Compare commits

..

1 commit

Author SHA1 Message Date
cc36da5ea2 ⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.2.7
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
2024-07-18 21:00:43 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: docker.mafyuh.xyz/ollama/ollama:0.2.8 image: docker.mafyuh.xyz/ollama/ollama:0.2.7
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes:

View file

@ -1,7 +1,7 @@
--- ---
services: services:
netbootxyz: netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:3e7af245944519374e7e01422024f3b5baf67fa252ec92390fee1d57cd6cc1f6 image: ghcr.io/linuxserver/netbootxyz@sha256:b1fb54be7e3f274b4a488eb2a8565e541ca4f105228028dd0afbb3ce8614810a
container_name: netboot container_name: netboot
environment: environment:
- PUID=1000 - PUID=1000