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 8d27282 commit 7a8a899Copy full SHA for 7a8a899
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.0
9
-ENV RELEASE_DATE=2025-09-01
+ENV VERSION=1.6.1
+ENV RELEASE_DATE=2025-10-08
10
11
RUN apt-get update && apt-get install -y \
12
curl
0 commit comments