mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 13:50:18 +08:00
correct path mistake in sogo container
This commit is contained in:
@@ -15,7 +15,7 @@ USER root
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
WORKDIR /buildtmp
|
||||
COPY ./containers/apps/build.sh /buildtmp/build.sh
|
||||
COPY ./containers/apps/sogo/build.sh /buildtmp/build.sh
|
||||
|
||||
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL3047
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user