discourse_docker/.gitignore
mwaniki-wairungu d9c837c783
FEATURE: Update base image and set default to postgresql 15 ()
This updates the default PostgreSQL version to 15.

  * image/base: update default postgres version to 15
  * launcher: bump base image to include postgres 15
  * postgres.template.yml: update default version to 15
  * postgres.15.template.yml: current version template

Legacy version templates:

  * postgres.13.template.yml
  * postgres.12.template.yml
  * postgres.10.template.yml
  * postgres.9.5.template.yml
2025-01-29 10:20:49 +03:00

21 lines
No EOL
347 B
Text

shared/*
*.swp
*~
\#*\#
containers/*
cids/*
bin/*
image/.build.out
image/.build.hash
image/.docker_temp_*
image/img.tar
image/squash.tar
image/nsenter/nsenter
image/docker-squash
image/docker-squash.tar.gz
image/discourse_dev/install-rust
image/discourse_dev/postgres.template.yml
image/discourse_dev/redis.template.yml
.gc-state/*
.vagrant/
tmp/*