revert change

This commit is contained in:
Ulf Gebhardt 2025-04-27 13:20:17 +02:00
parent a651af140b
commit e02736c952
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -42,4 +42,3 @@ FROM build AS production_build
FROM base AS production
COPY --from=production_build /build .
COPY --from=production_build /public .