mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-10 20:52:22 +01:00
Compare commits
2 Commits
45c9e970e5
...
fd54fb511b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd54fb511b | ||
|
|
6e1cefd5e4 |
@ -1,4 +1,4 @@
|
||||
FROM python:3.13-slim-bookworm
|
||||
FROM python:3.14-slim-bookworm
|
||||
COPY containers/sidecar-requirements.txt .
|
||||
RUN apt-get update && \
|
||||
apt-get install -y postgresql-common build-essential && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user