mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-12 02:17:21 -05:00
[PR #293] [MERGED] fix(deps) add missing dependencies in Dockerfile #418
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/293
Author: @chonla
Created: 8/24/2020
Status: ✅ Merged
Merged: 8/28/2020
Merged by: @bcoe
Base:
master← Head:master📝 Commits (1)
7f5477bfix(deps) add missing dependencies in Dockerfile📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
Dockerfile(+1 -0)📄 Description
This PR fixes building docker image by adding missing dependencies to nginx:alpine. I have tested this on my local machine and it built and served website successfully.
I am not sure if this is related to #291 or not, since there is no clue about broken things in that issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.