Skip to content

Commit

Permalink
Update to v1.5.29.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreisser authored Jul 12, 2024
1 parent 4e0a00b commit 4648522
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.28
ENV RELEASE_DATE=2024-06-12
ENV VERSION=1.5.29
ENV RELEASE_DATE=2024-07-10

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

0 comments on commit 4648522

Please sign in to comment.