mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-24 00:53:43 +03:00
Compare commits
1 Commits
db88ec65e1
...
8c7d2cded6
Author | SHA1 | Date | |
---|---|---|---|
|
8c7d2cded6 |
|
@ -1,4 +1,4 @@
|
||||||
FROM postgres:14
|
FROM postgres:16
|
||||||
|
|
||||||
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
|
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
|
||||||
RUN chmod +x /usr/local/bin/maintenance/*
|
RUN chmod +x /usr/local/bin/maintenance/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user