Skip to content

Commit

Permalink
trunk-test-tembo: update to Rust 1.82 (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel authored Dec 2, 2024
1 parent 305c3ff commit f6dc348
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
@@ -1,7 +1,7 @@
ARG PG_VERSION=15
ARG TAG=latest

FROM rust:1.78-bookworm as builder
FROM rust:1.82-bookworm as builder

ARG TRUNK_VER=0.15.0

Expand Down

0 comments on commit f6dc348

Please sign in to comment.