Create your Link in Bio for Bluesky

Update postgres Docker tag to v18 (#164)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by renovate[bot] renovate[bot] and committed by GitHub 6f70aa5a c9ce8473

Changed files
+1 -1
+1 -1
compose.yaml
··· 3 3 4 4 services: 5 5 db: 6 - image: postgres:16-alpine 6 + image: postgres:18-alpine 7 7 ports: 8 8 - 5432:5432 9 9 volumes: