update postgres image to 15.0
This commit is contained in:
parent
cd424e9868
commit
0af24d791f
@ -1,4 +1,4 @@
|
||||
FROM postgres:9.6.24-alpine
|
||||
FROM postgres:15.0-alpine
|
||||
|
||||
ARG BUILD_DATE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user