Skip to content

Commit ae54251

Browse files
authored
HSC-203: Fix httpd version to httpd:2.4-bullseye for bahmni-config (#54)
1 parent cdfefaa commit ae54251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ services:
9999

100100
# Bahmni Config: Bahmni Apps configuration
101101
bahmni-config:
102-
image: httpd:2.4
102+
image: httpd:2.4-bullseye
103103
restart: unless-stopped
104104
expose:
105105
- "8901"

0 commit comments

Comments
 (0)