Skip to content

Commit

Permalink
Merge pull request #324 from dockhippie/renovate/major-major-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger authored Jun 20, 2024
2 parents 90ce6c8 + 51668a5 commit de33369
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=3.11.8
ENV GOMPLATE_VERSION=4.0.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down

0 comments on commit de33369

Please sign in to comment.