Compare commits
2 Commits
2d6d098973
...
501090c3ba
| Author | SHA1 | Date | |
|---|---|---|---|
| 501090c3ba | |||
| 2d180eb8a6 |
+1
-1
@@ -2,7 +2,7 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
postgres-server:
|
||||
image: postgres:18.3
|
||||
image: postgres:18.4
|
||||
container_name: postgres-filekeeper
|
||||
environment:
|
||||
POSTGRES_PASSWORD: VerySecretPassword
|
||||
|
||||
Reference in New Issue
Block a user