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 c95b204 commit b3cfca9Copy full SHA for b3cfca9
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.39
9
-ENV RELEASE_DATE=2025-04-11
+ENV VERSION=1.5.40
+ENV RELEASE_DATE=2025-05-14
10
11
RUN apt-get update && apt-get install -y \
12
curl
0 commit comments