1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

Put singleimage base image back to budibase/couchdb.

This commit is contained in:
Sam Rose 2023-11-28 10:22:44 +00:00
parent 1fcba987c3
commit 3956c83d97
No known key found for this signature in database

View file

@ -39,7 +39,7 @@ COPY packages/worker/pm2.config.js packages/worker/pm2.config.js
COPY packages/string-templates packages/string-templates
FROM samwho/test as runner
FROM budibase/couchdb as runner
ARG TARGETARCH
ENV TARGETARCH $TARGETARCH
ENV NODE_MAJOR 18