Skip to content

Commit f33117c

Browse files
chore(deps): pin dependencies (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c7a89b commit f33117c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rootfs/mnt/disks/data/libops-internal/docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
lightsout:
55
profiles:
66
- lightsout
7-
image: ghcr.io/libops/lightsout:main
7+
image: ghcr.io/libops/lightsout:main@sha256:4d38ac380c86514d72efbcce0af9ea8ffd7ff86e97abea3d0b3c946cf204eaae
88
ports:
99
- "8808:8808"
1010
networks:
@@ -40,7 +40,7 @@ services:
4040
- /mnt/disks/data/docker/:/var/lib/docker:ro
4141
- /dev/disk/:/dev/disk:ro
4242
cap:
43-
image: ghcr.io/libops/cap:main
43+
image: ghcr.io/libops/cap:main@sha256:13959cc4c78dec2ffff0c4c45d05d85587d08dc50c0cc40cb6088c4ead381ad4
4444
command: ["/app/binary"]
4545
networks:
4646
- internal

0 commit comments

Comments
 (0)