Skip to content

Commit

Permalink
Update to v1.5.30.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreisser authored Jul 24, 2024
1 parent 4648522 commit b48f4c6
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.29
ENV RELEASE_DATE=2024-07-10
ENV VERSION=1.5.30
ENV RELEASE_DATE=2024-07-23

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

0 comments on commit b48f4c6

Please sign in to comment.