add versions
This commit is contained in:
parent
5c03bf7e79
commit
0b4ab8f6b9
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM postgres:alpine
|
||||
FROM postgres:15.2-alpine
|
||||
|
||||
# Copy in the extensions script
|
||||
COPY extensions.sh /docker-entrypoint-initdb.d/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue