diff --git a/README.md b/README.md index c898418cf..7e5748d5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ NOTE: Any claims relating to BAGS, crypto, and similar projects that are not officially endorsed by @kzndotsh on X/GitHub should be deamed as fake. - @yonatankarimish / https://x.com/yonatankarimish/status/2020538652317655253 is 100% fake. - + @yonatankarimish / is 100% fake. +
diff --git a/compose.yaml b/compose.yaml index 71cd75aab..bee638694 100644 --- a/compose.yaml +++ b/compose.yaml @@ -25,7 +25,7 @@ services: tux-postgres: container_name: tux-postgres hostname: tux-postgres - image: postgres:17-alpine@sha256:bb377b7239d2774ac8cc76f481596ce96c5a6b5e9d141f6d0a0ee371a6e7c0f2 + image: postgres:18-alpine@sha256:aa6eb304ddb6dd26df23d05db4e5cb05af8951cda3e0dc57731b771e0ef4ab29 restart: ${RESTART_POLICY:-no} environment: POSTGRES_DB: ${POSTGRES_DB:-tuxdb}