Skip to content

Commit

Permalink
Update Dockerfile for conductor (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Dec 17, 2024
1 parent d97fba2 commit 1afc6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conductor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/tembo/rust:1.79-slim as builder
FROM quay.io/tembo/rust:1.81-bookworm as builder

RUN apt-get update && \
apt-get install -y pkg-config libssl-dev && apt-get clean && \
Expand Down

0 comments on commit 1afc6bc

Please sign in to comment.