We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe8576 commit dbe5291Copy full SHA for dbe5291
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
- commitrack
44
45
db:
46
- image: docker.io/postgres:17.5-alpine3.22@sha256:fbe21607052bb5c298674f2fd8cf044a63aa3ddf50b81627f894f91f40f50bcb
+ image: docker.io/postgres:17.5-alpine3.22@sha256:6567bca8d7bc8c82c5922425a0baee57be8402df92bae5eacad5f01ae9544daa
47
container_name: commitrack-db
48
ports:
49
- "5432:5432"
0 commit comments