Skip to content

Commit e5cf358

Browse files
authored
Update PostgreSQL to 15.14 (#1898)
1 parent b3e813a commit e5cf358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/defaults.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ AUTO_UPDATE_TO=
1616
# Container images/versions to use for external containers
1717
DOCKER_IMAGE_REDIS=redis:7.4.1-alpine
1818
DOCKER_IMAGE_RABBITMQ=rabbitmq:3.13.7-management-alpine
19-
DOCKER_IMAGE_POSTGRES=postgres:15.10-alpine
19+
DOCKER_IMAGE_POSTGRES=postgres:15.14-alpine3.22
2020
DOCKER_IMAGE_ROUTINATOR=nlnetlabs/routinator:v0.14.0
2121
DOCKER_IMAGE_PROMETHEUS=prom/prometheus:v3.0.1
2222
DOCKER_IMAGE_PROMETHEUS_ALERTMANAGER=prom/alertmanager:v0.27.0

0 commit comments

Comments
 (0)