Skip to content

Commit 66ac9ac

Browse files
Update postgres Docker tag to v18.1
1 parent cadb48f commit 66ac9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- SPRING_PROFILES_ACTIVE=dev
1515

1616
use-of-force-db:
17-
image: postgres:18.0
17+
image: postgres:18.1
1818
networks:
1919
- hmpps
2020
container_name: use-of-force-db

0 commit comments

Comments
 (0)