Skip to content

Commit 7a7f9d8

Browse files
authored
Update to v1.5.34.
1 parent 3babff7 commit 7a7f9d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
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.5.33
9-
ENV RELEASE_DATE=2024-10-31
8+
ENV VERSION=1.5.34
9+
ENV RELEASE_DATE=2024-11-14
1010

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

0 commit comments

Comments
 (0)