generated from autonomic-cooperative/astro-payload-template
Update astro image, try copying built content into volume
This commit is contained in:
@ -11,6 +11,6 @@ CMD ["yarn","dev"]
|
||||
|
||||
FROM base AS build
|
||||
ENV NODE_ENV=production
|
||||
WORKDIR /build
|
||||
COPY --from=base /base .
|
||||
# WORKDIR /build
|
||||
# COPY --from=base /base .
|
||||
ADD "https://random-uuid.deno.dev" skipcache
|
||||
|
Reference in New Issue
Block a user