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 efff560 commit 08e4b09Copy full SHA for 08e4b09
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.2
9
-ENV RELEASE_DATE=2025-10-15
+ENV VERSION=2.0.0-beta.1
+ENV RELEASE_DATE=2025-07-30
10
11
RUN apt-get update && apt-get install -y \
12
curl
0 commit comments