Skip to content

Commit 08e4b09

Browse files
authored
Update to v2.0.0-beta.1.
1 parent efff560 commit 08e4b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ FROM base as builder
55
ARG TARGETPLATFORM
66

77
ENV CODABIX_SETUP_FILE=/tmp/codabix.setup
8-
ENV VERSION=1.6.2
9-
ENV RELEASE_DATE=2025-10-15
8+
ENV VERSION=2.0.0-beta.1
9+
ENV RELEASE_DATE=2025-07-30
1010

1111
RUN apt-get update && apt-get install -y \
1212
curl

0 commit comments

Comments
 (0)