From 38bbeeba316a53257d1f50a7a94ccf66b50388ba Mon Sep 17 00:00:00 2001 From: Ayden Jahola Date: Mon, 2 Dec 2024 22:48:13 +0000 Subject: [PATCH] update db job to be tied to postgres alpine 16 --- jobs/socs/dcusr-outline.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/socs/dcusr-outline.hcl b/jobs/socs/dcusr-outline.hcl index 51a9748..5cf438e 100644 --- a/jobs/socs/dcusr-outline.hcl +++ b/jobs/socs/dcusr-outline.hcl @@ -126,7 +126,7 @@ EOH driver = "docker" config { - image = "postgres:alpine" + image = "postgres:16-alpine" ports = ["db"] volumes = [