mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-24 00:53:43 +03:00
Bump postgres from 14 to 16 in /compose/production/postgres
Bumps postgres from 14 to 16. --- updated-dependencies: - dependency-name: postgres dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45cd860803
commit
db88ec65e1
|
@ -1,4 +1,4 @@
|
||||||
FROM postgres:14
|
FROM postgres:16
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y postgresql-14-pgvector && \
|
apt-get install -y postgresql-14-pgvector && \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user