Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.10.0 #860

Merged
merged 11 commits into from
Jan 28, 2022
Prev Previous commit
Next Next commit
Update HTTPD images
  • Loading branch information
cytopia committed Jan 27, 2022
commit a0246b7a0e038dc4c3180c1b3cbe01e5c05d5164
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER}:0.36
image: devilbox/${HTTPD_SERVER}:0.37
hostname: httpd

environment:
Expand Down