Skip to content

Commit 10bca81

Browse files
docker: bump postgres from 18.4-alpine to 18.4-alpine (#603)
1 parent 12940b0 commit 10bca81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: riverui-dev
22

33
services:
44
postgres:
5-
image: "postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88"
5+
image: "postgres:18.4-alpine@sha256:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa"
66
environment:
77
- POSTGRES_USER=postgres
88
- POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)