Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot] 395b4cf426
Bump python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye (#217)
Bumps python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 18:11:54 +02:00
dependabot[bot] 22b1e8e20e Bump python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye
Bumps python from 3.12.1-slim-bullseye to 3.12.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 16:20:13 +01:00
Gabriel Augendre 0c51954ddb optimize docker build time 2024-02-11 12:59:28 +01:00
dependabot[bot] 26277a9adb Bump python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye
Bumps python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 18:13:12 +01:00
dependabot[bot] d0a49f9527 Bump alpine/git from 2.40.1 to 2.43.0
Bumps alpine/git from 2.40.1 to 2.43.0.

---
updated-dependencies:
- dependency-name: alpine/git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 18:12:55 +01:00
dependabot[bot] 4c1e4e79cf Bump python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye
Bumps python from 3.11.5-slim-bullseye to 3.12.0-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 19:44:41 +02:00
dependabot[bot] 1e9141cafe Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye
Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 13:53:34 +02:00
dependabot[bot] 4124b65c7a Bump alpine/git from v2.36.3 to 2.40.1
Bumps alpine/git from v2.36.3 to 2.40.1.

---
updated-dependencies:
- dependency-name: alpine/git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 14:19:13 +02:00
dependabot[bot] daf565f2ec Bump python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 15:03:03 +02:00
dependabot[bot] 6f4afcd608 Bump python from 3.11.2-slim-bullseye to 3.11.3-slim-bullseye
Bumps python from 3.11.2-slim-bullseye to 3.11.3-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:55:40 +02:00
dependabot[bot] d2592bb402 Bump python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye
Bumps python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:31:26 +01:00
Gabriel Augendre 6eca361a73 Remove postgresql related dependencies & update deps 2022-12-19 22:00:17 +01:00
Gabriel Augendre c6e2b844fb Bump python version 2022-12-10 01:38:11 +01:00
Gabriel Augendre 673f8000a7 Disable pip cache in docker build 2022-12-10 01:27:39 +01:00
Gabriel Augendre 66299cb482 Switch to pip-tools for dependencies 2022-12-10 01:00:10 +01:00
Gabriel Augendre 5d3869403d Fix stop container 2022-11-10 18:27:45 +01:00
Gabriel Augendre cf6df4bf2f Switch from uwsgi to gunicorn 2022-11-10 17:42:20 +01:00
Gabriel Augendre d64938e85e
Merge pull request #2 from Crocmagnon/dependabot/docker/python-3.11.0-bullseye
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
2022-11-01 00:22:37 +01:00
Gabriel Augendre 7d5d22fc35 Fix build no dev 2022-10-31 09:45:00 +01:00
dependabot[bot] 4b3d429cc7
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
Bumps python from 3.10.7-bullseye to 3.11.0-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 08:31:22 +00:00
Gabriel Augendre fba054d7de Build wihout dev deps 2022-10-31 09:30:26 +01:00
Gabriel Augendre 01d31b68c7 Add missing default env vars 2022-10-31 09:10:21 +01:00
Gabriel Augendre 6bea80bd19 Update git 2022-10-31 09:06:48 +01:00
Gabriel Augendre e0192ecc3b Fix docker build 2022-10-31 09:01:44 +01:00
Gabriel Augendre 5e7d22ac20 Initial commit 2022-10-28 22:16:23 +02:00