kmf-v2.5 latest

This commit is contained in:
lrgex
2023-11-15 17:52:09 +03:00
parent eb207aa4b0
commit 3bf204eaa0
2 changed files with 3 additions and 3 deletions

View File

@@ -46,4 +46,4 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: lrgex/klipper-docker:kmf-v2.5
tags: lrgex/klipper-docker:latest

View File

@@ -76,7 +76,7 @@ version: '3.8'
services:
klipper:
image: klipper
image: lrgex/klipper-docker:kmf-v2.5
container_name: klipper
privileged: true
cap_add:
@@ -103,7 +103,7 @@ services:
restart: no
command: backup
volumes:
- /mnt/fastshare/klipper:/backup
- /mnt/backups/klipper:/backup
- klipper-config:/source:ro
- /var/run/docker.sock:/var/run/docker.sock
environment: