Skip to content

Commit

Permalink
Update to v1.5.31.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreisser authored Aug 20, 2024
1 parent 1d14d24 commit c1e2c4b
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.30
ENV RELEASE_DATE=2024-07-23
ENV VERSION=1.5.31
ENV RELEASE_DATE=2024-08-20

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

0 comments on commit c1e2c4b

Please sign in to comment.