Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
I-am-PUID-0 committed Oct 25, 2024
1 parent fa7b292 commit 0299de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ COPY --from=systemstats-builder /usr/share/postgresql16/extension/system_stats*
COPY --from=systemstats-builder /usr/lib/postgresql16/system_stats.so /usr/lib/postgresql16/
COPY --from=zilean-builder /zilean/app /zilean/app
COPY --from=zilean-builder /zilean/version.txt /zilean/version.txt
COPY --from=zilean-builder /zilean/requirements.txt /zilean/requirements.txt

WORKDIR /

Expand Down

0 comments on commit 0299de8

Please sign in to comment.