fix some docker container build pipelines

This commit is contained in:
Kjeld Schouten
2024-10-19 12:20:28 +02:00
parent 68af24b56d
commit b556be9a7f
11 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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