snyk-bot
2025-08-15 09:30:14 +00:00
parent 5630196739
commit bc73e3dbcf

View File

@@ -1,5 +1,5 @@
# pull official base image
FROM postgres:17.4-alpine
FROM postgres:17.6-alpine
# run create.sql on init
ADD create.sql /docker-entrypoint-initdb.d