pin postgres version

This commit is contained in:
wizzdom 2024-12-02 22:55:57 +00:00
parent 38bbeeba31
commit d6788f7637
No known key found for this signature in database
GPG key ID: EEB7D796F4B09F07

View file

@ -27,7 +27,7 @@ EOH
}
config {
image = "postgres:latest"
image = "postgres:16-alpine"
ports = ["db"]
volumes = [