Skip to content

Commit 49d5590

Browse files
chore: update postgres (16.4 -> 17.0)
1 parent dd75cf0 commit 49d5590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
database:
2424
condition: service_healthy
2525
database:
26-
image: "postgres:16.4@sha256:17b6fe3a18780358f7f44a02bc21a8ef5f349aa83d8dae96d43cd168a97cf6fa"
26+
image: "postgres:17.0@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5"
2727
environment:
2828
POSTGRES_USER: coder
2929
POSTGRES_PASSWORD: coder

0 commit comments

Comments
 (0)