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

Use latest image

This commit is contained in:
Adria Navarro 2024-02-20 13:14:49 +01:00
parent 568f1547bc
commit 9127337f8b

View file

@ -38,7 +38,7 @@ COPY packages/worker/pm2.config.js packages/worker/pm2.config.js
COPY packages/string-templates packages/string-templates
FROM budibase/couchdb as runner
FROM budibase/couchdb:v3.3.3 as runner
ARG TARGETARCH
ENV TARGETARCH $TARGETARCH
#TARGETBUILD can be set to single (for single docker image) or aas (for azure app service)