mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-28 03:06:29 +00:00
Compare commits
2 Commits
mostafa_ch
...
circleci_J
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d847b36eb | ||
|
|
3349cecc18 |
@@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.79.0-slim-bookworm AS builder
|
FROM rust:1.81.0-slim-bookworm AS builder
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y build-essential
|
apt-get install -y build-essential
|
||||||
|
|||||||
Reference in New Issue
Block a user