mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-22 17:06:29 +00:00
upgraded from 1.79.0 to 1.81
specifically from rust:1.79.0-slim-bookworm to rust:1.81.0-slim-bookworm
This commit is contained in:
@@ -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 && \
|
||||
apt-get install -y build-essential
|
||||
|
||||
Reference in New Issue
Block a user