fix nix package name

This commit is contained in:
Iain Sproat
2024-08-16 09:33:32 +01:00
parent 44a18a41f3
commit 2991984a7e
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM postgres:14.5-alpine as builder
FROM postgres:14.5-alpine AS builder
RUN apk add --no-cache 'git=~2.36' \
'build-base=~0.5' \