We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8a899 commit efff560Copy full SHA for efff560
Dockerfile
@@ -5,8 +5,8 @@ FROM base as builder
5
ARG TARGETPLATFORM
6
7
ENV CODABIX_SETUP_FILE=/tmp/codabix.setup
8
-ENV VERSION=1.6.1
9
-ENV RELEASE_DATE=2025-10-08
+ENV VERSION=1.6.2
+ENV RELEASE_DATE=2025-10-15
10
11
RUN apt-get update && apt-get install -y \
12
curl
0 commit comments