[no ci] Update Alpine version for Postgres

This commit is contained in:
toast 2024-08-10 08:23:24 +10:00
parent 2f5687fa2a
commit aa62dfca29

View File

@ -15,7 +15,7 @@ services:
# db:
# container_name: kon-database
# image: postgres:16.3-alpine3.20
# image: postgres:16.4-alpine3.20
# restart: unless-stopped
# ports:
# - 37930:5432/tcp