fix: Docker compose build of unable to select packages (#9783)
Fixes #9782 Co-authored-by: grape <grape@auro.gg>
This commit is contained in:
@@ -25,7 +25,7 @@ RUN apk update && apk add --no-cache \
|
||||
tzdata \
|
||||
postgresql-dev \
|
||||
postgresql-client \
|
||||
nodejs=20.12.1-r0 \
|
||||
nodejs=20.15.1-r0 \
|
||||
yarn \
|
||||
git \
|
||||
&& mkdir -p /var/app \
|
||||
|
||||
Reference in New Issue
Block a user