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 12940b0 commit 10bca81Copy full SHA for 10bca81
1 file changed
docker-compose.dev.yaml
@@ -2,7 +2,7 @@ name: riverui-dev
2
3
services:
4
postgres:
5
- image: "postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88"
+ image: "postgres:18.4-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa"
6
environment:
7
- POSTGRES_USER=postgres
8
- POSTGRES_PASSWORD=postgres
0 commit comments