1
0
mirror of https://github.com/immich-app/immich.git synced 2025-03-31 23:09:43 +02:00
Thomas 16171eee8d
pin image digests ()
Manifest list digests can be found with:

```sh
docker buildx imagetools inspect python:3.11.4-bullseye
docker buildx imagetools inspect python:3.11.4-slim-bullseye
docker buildx imagetools inspect ghcr.io/nginxinc/nginx-unprivileged:1.25.0-alpine3.17
```

The node images are pinned in 

Fixes 
Partially fixes 
2023-06-16 10:28:41 -05:00
..
2023-06-16 10:28:41 -05:00