Compare commits

..

3 commits

Author SHA1 Message Date
b1e3f5ec68 ⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.2.8
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-07-23 01:00:52 +00:00
41a36fb9a2 Merge pull request '⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to 3e7af24' (#425) from renovate/ghcr.io-linuxserver-netbootxyz into main
Reviewed-on: #425
2024-07-20 09:50:10 -04:00
a20a101957 ⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to 3e7af24
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 51s
2024-07-20 03:00:43 +00:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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