Skip to content

Commit

Permalink
Update to v1.5.33.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreisser authored Oct 31, 2024
1 parent a73ca8f commit 3babff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ FROM base as builder
ARG TARGETPLATFORM

ENV CODABIX_SETUP_FILE=/tmp/codabix.setup
ENV VERSION=1.5.32
ENV RELEASE_DATE=2024-10-10
ENV VERSION=1.5.33
ENV RELEASE_DATE=2024-10-31

RUN apt-get update && apt-get install -y \
curl
Expand Down

0 comments on commit 3babff7

Please sign in to comment.