From 212370fa4ab50bd5b45bc1f1002b368b4717ee7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 11:36:12 +0000 Subject: [PATCH] patch(deps): update dependency upx/upx to v4.2.4 --- edge/Dockerfile.amd64 | 2 +- edge/Dockerfile.arm | 2 +- edge/Dockerfile.arm64 | 2 +- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm | 2 +- latest/Dockerfile.arm64 | 2 +- v1.17/Dockerfile.amd64 | 2 +- v1.17/Dockerfile.arm | 2 +- v1.17/Dockerfile.arm64 | 2 +- v1.18/Dockerfile.amd64 | 2 +- v1.18/Dockerfile.arm | 2 +- v1.18/Dockerfile.arm64 | 2 +- v1.19/Dockerfile.amd64 | 2 +- v1.19/Dockerfile.arm | 2 +- v1.19/Dockerfile.arm64 | 2 +- v1.20/Dockerfile.amd64 | 2 +- v1.20/Dockerfile.arm | 2 +- v1.20/Dockerfile.arm64 | 2 +- v1.21/Dockerfile.amd64 | 2 +- v1.21/Dockerfile.arm | 2 +- v1.21/Dockerfile.arm64 | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/edge/Dockerfile.amd64 b/edge/Dockerfile.amd64 index 494edfa4..1a471b0b 100644 --- a/edge/Dockerfile.amd64 +++ b/edge/Dockerfile.amd64 @@ -7,7 +7,7 @@ ENV PATH /srv/app/bin:${PATH} ENV GO111MODULE auto # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/edge/Dockerfile.arm b/edge/Dockerfile.arm index e58c4c9e..30aefac9 100644 --- a/edge/Dockerfile.arm +++ b/edge/Dockerfile.arm @@ -7,7 +7,7 @@ ENV PATH /srv/app/bin:${PATH} ENV GO111MODULE auto # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/edge/Dockerfile.arm64 b/edge/Dockerfile.arm64 index 8116be7c..153b9e5c 100644 --- a/edge/Dockerfile.arm64 +++ b/edge/Dockerfile.arm64 @@ -7,7 +7,7 @@ ENV PATH /srv/app/bin:${PATH} ENV GO111MODULE auto # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 4a9a6d07..7af35bdf 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 971659fa..7a7b9adf 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 8d708585..be7718a2 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.amd64 b/v1.17/Dockerfile.amd64 index 27a7f2be..a1d65aa8 100644 --- a/v1.17/Dockerfile.amd64 +++ b/v1.17/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.17.13 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.arm b/v1.17/Dockerfile.arm index 02b26a8f..c74cab7d 100644 --- a/v1.17/Dockerfile.arm +++ b/v1.17/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.17.13 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.arm64 b/v1.17/Dockerfile.arm64 index a262a829..f2e5a256 100644 --- a/v1.17/Dockerfile.arm64 +++ b/v1.17/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.17.13 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.amd64 b/v1.18/Dockerfile.amd64 index 676cada2..7c2cd999 100644 --- a/v1.18/Dockerfile.amd64 +++ b/v1.18/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.18.10 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.arm b/v1.18/Dockerfile.arm index 7604e4d5..f134948c 100644 --- a/v1.18/Dockerfile.arm +++ b/v1.18/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.18.10 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.arm64 b/v1.18/Dockerfile.arm64 index 7574779d..5982614b 100644 --- a/v1.18/Dockerfile.arm64 +++ b/v1.18/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.18.10 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.amd64 b/v1.19/Dockerfile.amd64 index e4f75a7f..f873eaff 100644 --- a/v1.19/Dockerfile.amd64 +++ b/v1.19/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.19.12 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.arm b/v1.19/Dockerfile.arm index 9e2d7c9d..fe1db951 100644 --- a/v1.19/Dockerfile.arm +++ b/v1.19/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.19.12 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.arm64 b/v1.19/Dockerfile.arm64 index 50f645f7..51a8770d 100644 --- a/v1.19/Dockerfile.arm64 +++ b/v1.19/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.19.12 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.amd64 b/v1.20/Dockerfile.amd64 index 3fbe3836..bda150e0 100644 --- a/v1.20/Dockerfile.amd64 +++ b/v1.20/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.20.7 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.arm b/v1.20/Dockerfile.arm index 3ca287c4..c4970184 100644 --- a/v1.20/Dockerfile.arm +++ b/v1.20/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.20.7 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.arm64 b/v1.20/Dockerfile.arm64 index de3f330c..52dd4c49 100644 --- a/v1.20/Dockerfile.arm64 +++ b/v1.20/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.20.7 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.amd64 b/v1.21/Dockerfile.amd64 index 6a0b8b2b..b2d52dda 100644 --- a/v1.21/Dockerfile.amd64 +++ b/v1.21/Dockerfile.amd64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.arm b/v1.21/Dockerfile.arm index 58feb497..6b329fb8 100644 --- a/v1.21/Dockerfile.arm +++ b/v1.21/Dockerfile.arm @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.arm64 b/v1.21/Dockerfile.arm64 index 32d9afc7..18b4240a 100644 --- a/v1.21/Dockerfile.arm64 +++ b/v1.21/Dockerfile.arm64 @@ -12,7 +12,7 @@ COPY ./overlay / ENV GOLANG_VERSION=1.21.6 # renovate: datasource=github-releases depName=upx/upx -ENV UPX_VERSION=4.2.3 +ENV UPX_VERSION=4.2.4 RUN apk update && \ apk upgrade && \