2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-20 02:59:02 +00:00
Commit Graph

1062 Commits

Author SHA1 Message Date
dependabot[bot]
459f2efd8f
chore(deps): bump docker/bake-action from 2.1.0 to 2.2.0 (#855)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 06:01:30 +05:30
github-actions[bot]
8a917fec02
chore(deps): Update pre-commit hooks (#854)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-21 06:01:04 +05:30
github-actions
07f655e583 chore: Update example.env 2022-07-20 16:04:19 +00:00
github-actions
98de31839a chore: Update example.env 2022-07-20 15:36:00 +00:00
github-actions
f3101e0a4f chore: Update example.env 2022-07-20 10:30:48 +00:00
github-actions
a230392064 chore: Update example.env 2022-07-18 05:37:18 +00:00
Mauricio Vidal
4e63052a54
Update setup-options.md (#850)
Link correction
2022-07-15 11:31:30 +05:30
github-actions
6bd457b33c chore: Update example.env 2022-07-14 08:23:04 +00:00
github-actions[bot]
6f97bfa07e
chore(deps): Update pre-commit hooks (#848)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-13 04:03:03 +05:30
github-actions
f99649be91 chore: Update example.env 2022-07-12 09:45:22 +00:00
github-actions
bf49bf75ed chore: Update example.env 2022-07-12 08:06:13 +00:00
github-actions[bot]
cc7bf69ec6
chore(deps): Update pre-commit hooks (#846)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-12 04:09:59 +05:30
github-actions[bot]
a4bd7ff976
chore(deps): Update pre-commit hooks (#845)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-07-11 10:24:04 +05:30
github-actions
c25fd6271b chore: Update example.env 2022-07-08 10:33:24 +00:00
github-actions
fcf18ca709 chore: Update example.env 2022-07-05 09:02:07 +00:00
Revant Nandgaonkar
369e6dd31e
docs: mention to install honcho in env (#839)
closes #816
2022-07-03 15:25:52 +05:30
Revant Nandgaonkar
1754e6872f
add python 3.10 (#837)
* fix: use py 3.10 for v14

closes #836

* docs: update development readme for py versions

* ci: update github actions py version to 3.10

* Quote Python version in yaml files

* fix: typo in environment variable

Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
2022-07-03 15:09:10 +05:30
dependabot[bot]
730e14b6cd
chore(deps-dev): bump black from 22.3.0 to 22.6.0 (#834)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 18:00:01 +05:30
github-actions[bot]
0b60d9a170
chore(deps): Update pre-commit hooks (#833)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-30 17:59:03 +05:30
github-actions
168f25dfbf chore: Update example.env 2022-06-28 07:44:44 +00:00
github-actions
3762696c40 chore: Update example.env 2022-06-28 06:32:48 +00:00
dependabot[bot]
06f7a551ad
chore(deps): bump docker/bake-action from 2.0.0 to 2.1.0 (#832)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 14:29:07 +05:30
saiyam morakhiya
b58a1a6d6f
Update Socketio Dockerfile (#831)
Changing user to frappe makes all after commands make executable under frappe user except COPY command so trying with externally specifying with --chown=frappe:frappe
2022-06-26 04:18:48 +05:30
Marco
2b6c8b6fa9
Update nginx-template.conf (#828) 2022-06-24 11:59:27 +05:30
dependabot[bot]
e731ba1950
chore(deps): bump nginxinc/nginx-unprivileged in /images/nginx (#827)
Bumps nginxinc/nginx-unprivileged from 1.21.6-alpine to 1.23.0-alpine.

---
updated-dependencies:
- dependency-name: nginxinc/nginx-unprivileged
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 11:34:08 +05:30
github-actions
3e5f34a710 chore: Update example.env 2022-06-21 11:32:17 +00:00
github-actions
a249ed4c81 chore: Update example.env 2022-06-21 05:44:01 +00:00
github-actions[bot]
585ed6a7d9
chore(deps): Update pre-commit hooks (#823)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-17 14:19:27 +05:30
github-actions[bot]
45ff41d8bc
chore(deps): Update pre-commit hooks (#822)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-15 15:45:44 +05:30
github-actions
8816da8097 chore: Update example.env 2022-06-14 08:00:40 +00:00
github-actions
b972bcfab2 chore: Update example.env 2022-06-14 06:23:05 +00:00
dependabot[bot]
8065f9760b
chore(deps): bump actions/setup-python from 3 to 4 (#819)
* chore(deps): bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: set setup-python@v4 python-version for lint

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2022-06-13 15:27:24 +05:30
github-actions
a3ce77fcf1 chore: Update example.env 2022-06-13 06:47:11 +00:00
github-actions
b0b6f5318e chore: Update example.env 2022-06-11 07:28:47 +00:00
github-actions[bot]
2bc21c087e
chore(deps): Update pre-commit hooks (#818)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-08 13:27:03 +05:30
github-actions[bot]
37074dce29
chore(deps): Update pre-commit hooks (#817)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2022-06-08 04:59:45 +05:30
github-actions
118b248581 chore: Update example.env 2022-06-07 10:15:50 +00:00
github-actions
c6108689dd chore: Update example.env 2022-06-07 09:54:26 +00:00
github-actions
f466495593 chore: Update example.env 2022-05-31 13:26:26 +00:00
github-actions
38ed43fc35 chore: Update example.env 2022-05-27 07:03:34 +00:00
github-actions
b8ea483461 chore: Update example.env 2022-05-26 05:47:13 +00:00
Abhirup Pal
a020885206
Fix container name in documentation. (#810) 2022-05-23 14:34:48 +05:30
github-actions
54629a8c78 chore: Update example.env 2022-05-20 09:01:52 +00:00
github-actions
27f0430544 chore: Update example.env 2022-05-17 07:56:44 +00:00
github-actions
a20d6246ad chore: Update example.env 2022-05-17 07:26:35 +00:00
github-actions
733d091ec2 chore: Update example.env 2022-05-13 07:54:46 +00:00
github-actions
3a22cc3b11 chore: Update example.env 2022-05-12 10:17:34 +00:00
github-actions
f1137a50a8 chore: Update example.env 2022-05-10 10:40:02 +00:00
github-actions
c73b2e5d38 chore: Update example.env 2022-05-10 09:29:07 +00:00
Safwan Erooth
75b83237a0
docs: fixed app installation command. (#802)
- In the app installation step, the command has been fixed.
- also changed the example command to use version 13 of ERPNext instead of 12
2022-05-07 10:15:41 +05:30