add versions

This commit is contained in:
Robert Nasarek 2023-05-11 14:33:19 +02:00
parent 5c03bf7e79
commit 0b4ab8f6b9
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM postgres:alpine
FROM postgres:15.2-alpine
# Copy in the extensions script
COPY extensions.sh /docker-entrypoint-initdb.d/