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 b3cfca9 commit f8f2774Copy full SHA for f8f2774
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.5.40
9
-ENV RELEASE_DATE=2025-05-14
+ENV VERSION=1.5.41
+ENV RELEASE_DATE=2025-06-05
10
11
RUN apt-get update && apt-get install -y \
12
curl
0 commit comments