Merge 6c172896d7 into e58c9c1f71
This commit is contained in:
commit
226705018c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/postgres:16
|
||||
FROM docker.io/postgres:17
|
||||
|
||||
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
|
||||
RUN chmod +x /usr/local/bin/maintenance/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue