-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dockerfiles submodule. (#435)
Fixes #431
- Loading branch information
1 parent
99e21dc
commit 7d1d4a4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule dockerfiles
updated
19 files
+17 −0 | .circleci/config.yml | |
+3 −2 | discourse/discourse.dockerfile | |
+9 −11 | fennec/fennec.dockerfile | |
+58 −0 | firefox/firefox-cinnabar.dockerfile | |
+0 −15 | firefox/firefox-git-update.dockerfile | |
+27 −12 | firefox/firefox-git.dockerfile | |
+0 −10 | firefox/firefox-hg-update.dockerfile | |
+13 −10 | firefox/firefox-hg.dockerfile | |
+39 −0 | firefox/janitor-cinnabar.json | |
+1 −1 | firefox/janitor-git.json | |
+1 −2 | firefox/janitor-hg.json | |
+1 −1 | readme.md | |
+0 −10 | servo/servo-update.dockerfile | |
+10 −6 | servo/servo.dockerfile | |
+1 −2 | thunderbird/.mozconfig | |
+5 −6 | thunderbird/janitor.json | |
+4 −3 | thunderbird/thunderbird-update.dockerfile | |
+11 −14 | thunderbird/thunderbird.dockerfile | |
+27 −16 | ubuntu-dev/ubuntu-dev.dockerfile |