fix some docker container build pipelines
This commit is contained in:
@@ -34,7 +34,7 @@ RUN \
|
||||
|
||||
USER apps
|
||||
|
||||
COPY ./apps/db-wait-postgres/entrypoint.sh /entrypoint.sh
|
||||
COPY ./containers/apps/db-wait-postgres/entrypoint.sh /entrypoint.sh
|
||||
CMD ["/entrypoint.sh"]
|
||||
|
||||
LABEL "maintainer"="TrueCharts <info@truecharts.org>"
|
||||
|
||||
Reference in New Issue
Block a user