mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Pin stirling-pdf docker image version
This commit is contained in:
parent
ab8012fbaa
commit
5f81a9eb7c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
{
|
||||
virtualisation.oci-containers.containers = {
|
||||
${serviceName} = {
|
||||
image = "frooodle/s-pdf:latest";
|
||||
image = "frooodle/s-pdf@sha256:5b9c9443e6eb0fa23b39475d68741d80826249193df231d6859ecda0f0aedd8d";
|
||||
environment = {
|
||||
LANGS = "de_DE";
|
||||
SYSTEM_SHOWUPDATE = "false";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue