Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsdukai committed Apr 6, 2023
1 parent 75f2099 commit 6e79f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tyler.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ WORKDIR /usr/src/tyler
COPY Cargo.toml Cargo.lock ./
COPY resources ./resources
COPY src ./src
COPY proj ./proj
RUN --mount=type=cache,target=/usr/src/tyler/target /root/.cargo/bin/cargo install --path .

COPY docker/strip-docker-image-export ./
Expand Down

0 comments on commit 6e79f5c

Please sign in to comment.