Skip to content

Commit 96864b0

Browse files
Update postgres Docker tag to v18 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b80080f commit 96864b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
ports:
1414
- 8888:8888
1515
database:
16-
image: postgres:16.12
16+
image: postgres:18.2
1717
restart: always
1818
user: postgres
1919
environment:

0 commit comments

Comments
 (0)