chore: postgres version bump

This commit is contained in:
Jack Wills
2026-02-23 14:55:07 +00:00
parent 48a89bef12
commit 340c85aa10
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
name: oxker-examaple-net
services:
postgres:
image: postgres:17-alpine
image: postgres:18-alpine
container_name: postgres
environment:
- POSTGRES_PASSWORD=never_use_this_password_in_production