mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 13:43:10 +01:00
Merge 9bc5ed3707 into 1ce6a787af
This commit is contained in:
commit
6614135e4e
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.13-slim-bookworm
|
FROM python:3.14-slim-bookworm
|
||||||
COPY containers/sidecar-requirements.txt .
|
COPY containers/sidecar-requirements.txt .
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y postgresql-common build-essential && \
|
apt-get install -y postgresql-common build-essential && \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user