diff --git a/edge/Dockerfile.amd64 b/edge/Dockerfile.amd64 index 3c6f4611..494edfa4 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/edge/Dockerfile.arm b/edge/Dockerfile.arm index f3cadbc0..e58c4c9e 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/edge/Dockerfile.arm64 b/edge/Dockerfile.arm64 index ac67b64f..8116be7c 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index ada6d60a..4a9a6d07 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index c4d65acb..971659fa 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 4d52d6fb..8d708585 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.amd64 b/v1.17/Dockerfile.amd64 index ea0a2f5a..27a7f2be 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.arm b/v1.17/Dockerfile.arm index df5a60d3..02b26a8f 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.17/Dockerfile.arm64 b/v1.17/Dockerfile.arm64 index 84aed6aa..a262a829 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.amd64 b/v1.18/Dockerfile.amd64 index 1db883d6..676cada2 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.arm b/v1.18/Dockerfile.arm index 41a8029b..7604e4d5 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.18/Dockerfile.arm64 b/v1.18/Dockerfile.arm64 index fdac121e..7574779d 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.amd64 b/v1.19/Dockerfile.amd64 index 1facc87e..e4f75a7f 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.arm b/v1.19/Dockerfile.arm index 11a82cca..9e2d7c9d 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.19/Dockerfile.arm64 b/v1.19/Dockerfile.arm64 index 64a91319..50f645f7 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.amd64 b/v1.20/Dockerfile.amd64 index 28f6a9d7..3fbe3836 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.arm b/v1.20/Dockerfile.arm index 6fc587cd..3ca287c4 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.20/Dockerfile.arm64 b/v1.20/Dockerfile.arm64 index ebcba937..de3f330c 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.amd64 b/v1.21/Dockerfile.amd64 index 977b228e..6a0b8b2b 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.arm b/v1.21/Dockerfile.arm index 52c71052..58feb497 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \ diff --git a/v1.21/Dockerfile.arm64 b/v1.21/Dockerfile.arm64 index 588c7aa9..32d9afc7 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.2 +ENV UPX_VERSION=4.2.3 RUN apk update && \ apk upgrade && \