Skip to content

Commit a1550d4

Browse files
Update postgres Docker tag from 16.2 to v16.3 (docker-compose.yml) (#10177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8e8125 commit a1550d4

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
@@ -137,7 +137,7 @@ services:
137137
volumes:
138138
- defectdojo_data:/var/lib/mysql
139139
postgres:
140-
image: postgres:16.2-alpine@sha256:951bfda460300925caa3949eaa092ba022e9aec191bbea9056a39e2382260b27
140+
image: postgres:16.3-alpine@sha256:7f7832dfb7770c7256fe3f8c4cb57617caee45e2494cc0a736594135237ed9bf
141141
profiles:
142142
- postgres-rabbitmq
143143
- postgres-redis

0 commit comments

Comments
 (0)