fix some docker container build pipelines
This commit is contained in:
@@ -32,7 +32,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||
# hadolint ignore=DL3018
|
||||
RUN apk add --no-cache --update git
|
||||
|
||||
COPY --chmod=777 ./apps/traefik/clone-plugins.sh /clone-plugins.sh
|
||||
COPY --chmod=777 ./containers/apps/traefik/clone-plugins.sh /clone-plugins.sh
|
||||
RUN /clone-plugins.sh
|
||||
|
||||
FROM traefik:v3.1.6@sha256:f703a2ac2ddf75f6e06c9cccac7f158765e2ab42d642b04e79e2e3d7355c2ddc
|
||||
|
||||
Reference in New Issue
Block a user