Skip to content

Commit

Permalink
Add pg17 publish to build image
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmp85 committed Nov 15, 2024
1 parent 5aa0b75 commit 6a35d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/trunk-test-tembo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG TAG=latest

FROM rust:1.78-bookworm as builder

ARG TRUNK_VER=0.14.0
ARG TRUNK_VER=0.15.0

ENV CARGO_REGISTRIES_CRATES_IO_PROTOCOL sparse
RUN cargo install --version $TRUNK_VER pg-trunk
Expand Down

0 comments on commit 6a35d96

Please sign in to comment.