Commit Graph

189 Commits

Author SHA1 Message Date
dependabot[bot]
821224226f
Bump traefik from 3.4.3 to 3.4.4 (#5930) 2025-07-15 06:55:25 +01:00
dependabot[bot]
bfd8d00707
Bump traefik from 3.4.1 to 3.4.3 (#5917)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-30 10:50:35 +02:00
dependabot[bot]
5f8e0e169b
Bump python from 3.12.10 to 3.12.11 in production Docker (#5884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 14:16:27 +01:00
dependabot[bot]
3dde62ed1b
Bump traefik from 3.4.0 to 3.4.1 (#5870) 2025-05-28 07:50:38 +01:00
dependabot[bot]
901531e108
Bump traefik from 3.3.5 to 3.4.0 (#5824) 2025-05-12 09:38:12 +01:00
dependabot[bot]
e21e19fb97
Bump python from 3.12.9 to 3.12.10 in production Dockerfile (#5774) 2025-05-12 09:37:32 +01:00
dependabot[bot]
218cee4ae4
Bump amazon/aws-cli (#5838) 2025-05-12 09:18:31 +01:00
Dominique Plante
8a7b5473ee
Fix media folder permissions prod dockerfile (#5831) 2025-05-12 09:17:13 +01:00
Jeongseok Kang
d42fc65750
Remove extra spaces in Dockerfile COPY instruction paths (#5822) 2025-05-12 09:15:41 +01:00
dependabot[bot]
0c1a349bfa
Bump traefik from 3.3.4 to 3.3.5 (#5750) 2025-04-01 10:38:01 +01:00
dependabot[bot]
1696a9d277
Bump amazon/aws-cli (#5733) 2025-03-21 11:04:02 +00:00
dependabot[bot]
6e9d2de035
Bump traefik from 3.3.3 to 3.3.4 (#5705) 2025-02-26 09:40:10 +00:00
dependabot[bot]
08d1a3ba61
Bump node from 22.13 to 22.14 (#5688) 2025-02-14 07:58:21 +00:00
dependabot[bot]
ecbcd763a8
Bump amazon/aws-cli from 2.23.0 to 2.24.0 (#5682) 2025-02-10 08:59:04 +00:00
dependabot[bot]
bcf96d432f
Bump python from 3.12.8 to 3.12.9 in production Docker image (#5677)
Bumps python from 3.12.8-slim-bookworm to 3.12.9-slim-bookworm.

---
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>
2025-02-07 23:08:38 +00:00
Alan Cyment
8a019b40cf
Bumped node version of Django Dockerfile to 22.13 (#5672) 2025-02-06 22:23:12 +00:00
dependabot[bot]
bcd27ef206
Bumps traefik from 3.3.2 to 3.3.3 (#5660) 2025-02-03 11:13:09 +00:00
dependabot[bot]
54e0ccec0c
Bump amazon/aws-cli from 2.22.1 to 2.23.0 (#5645) 2025-01-16 07:32:55 +00:00
dependabot[bot]
2dc567d131
Bump traefik from 3.3.1 to 3.3.2 (#5642) 2025-01-15 10:00:20 +00:00
dependabot[bot]
d78dff4969
Bumps traefik from 3.3.0 to 3.3.1 (#5634) 2025-01-13 09:41:21 +00:00
dependabot[bot]
38639e251e
Bump traefik from 3.2.3 to 3.3.0 (#5625) 2025-01-07 09:55:30 +00:00
dependabot[bot]
a40c4e8588
Bump traefik from 3.2.2 to 3.2.3 (#5594) 2024-12-17 08:40:25 +00:00
dependabot[bot]
1b62f5b329
Bump traefik (#5586) 2024-12-11 14:33:28 +00:00
dependabot[bot]
402fd66165
Bump python in /{{cookiecutter.project_slug}}/compose/production/django (#5575) 2024-12-08 14:48:59 +00:00
dependabot[bot]
dc8a470a8f
Bump traefik from 3.2.0 to 3.2.1 (#5541) 2024-11-21 12:29:07 +00:00
dependabot[bot]
c97df5f755
Bump amazon/aws-cli (#5537) 2024-11-20 08:50:57 +00:00
dependabot[bot]
e03b0b0c7e
Bump amazon/aws-cli (#5528) 2024-11-14 07:56:59 +00:00
dependabot[bot]
555872e1c9
Bump amazon/aws-cli from 2.19.0 to 2.20.0 (#5527) 2024-11-13 10:04:53 +00:00
dependabot[bot]
8d5a4269fc
Bump amazon/aws-cli from 2.18.1 to 2.19.0 (#5507)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 09:55:01 +00:00
dependabot[bot]
272ef407d6
Bump traefik
Bumps traefik from 3.1.6 to 3.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 05:09:08 +00:00
Jelmer Draaijer
4709a30bd7 Remove CELERY_BROKER_URL in favor of REDIS_URL 2024-10-14 20:38:32 +02:00
Jelmer
2eb0b22530
Merge pull request #5452 from foarsitter/wait-for-it
wait-for-it as dependency in the run stage
2024-10-11 11:45:18 +02:00
jelmert
dcde07d0ca wait-for-it as dependency in the run stage 2024-10-11 09:40:50 +02:00
dependabot[bot]
44dc46997a
Bump traefik from 3.1.5 to 3.1.6 (#5449)
Bumps traefik from 3.1.5 to 3.1.6.

---
updated-dependencies:
- dependency-name: traefik
  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-10-10 09:50:04 +01:00
dependabot[bot]
30295fefd2
Bump amazon/aws-cli
Bumps amazon/aws-cli from 2.18.0 to 2.18.1.

---
updated-dependencies:
- dependency-name: amazon/aws-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 05:46:01 +00:00
dependabot[bot]
7114a1e1ba
Bump amazon/aws-cli
Bumps amazon/aws-cli from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: amazon/aws-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 05:19:00 +00:00
Jelmer
6c64a810b4
Merge pull request #5327 from foarsitter/wait_for_it
Use wait-for-it in favor of the custom python script when waiting for postgres
2024-10-05 13:26:44 +02:00
dependabot[bot]
6f858e904b
Bump traefik from 3.1.4 to 3.1.5 (#5423)
Bumps traefik from 3.1.4 to 3.1.5.

---
updated-dependencies:
- dependency-name: traefik
  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-10-03 13:35:32 +01:00
dependabot[bot]
9379027267
Bump python from 3.12.6 to 3.12.7 production Docker (#5414)
Bumps python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm.

---
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-10-02 12:18:28 +01:00
dependabot[bot]
7f07b02a84 Bump traefik
Bumps traefik from 3.1.3 to 3.1.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 02:18:21 -03:00
dependabot[bot]
ac990f6524
Bump traefik from 3.1.2 to 3.1.3 (#5380)
Bumps traefik from 3.1.2 to 3.1.3.

---
updated-dependencies:
- dependency-name: traefik
  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-09-17 10:05:02 +01:00
dependabot[bot]
40de2dea1d
Bump python to 3.12.6 in production Docker (#5367) 2024-09-10 10:04:55 +01:00
jelmert
6f3b72d691 Use wait-for-it in favor of the custom python script when waiting for postgres 2024-08-27 13:23:06 +02:00
dependabot[bot]
6100821a35
Bump traefik from 2.11.2 to 3.1.2 (#5282) 2024-08-20 10:20:40 +01:00
dependabot[bot]
89d1ae1536 Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.12.4-slim-bookworm to 3.12.5-slim-bookworm.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 06:32:16 -03:00
hleroy
12e9dc753c Added back CMD command
Clearning the ENTRYPOINT also clears the CMD. We need to set explicitly CMD again.
2024-07-23 12:57:00 -03:00
Fabio C. Barrionuevo da Luz
cb103ce28d Use "ENV key=value" instead of "ENV key value" in Dockerfiles
The old syntax for ENV and LABEL is marked as deprecated in docker buildx v0.14.0

https://docs.docker.com/reference/build-checks/legacy-key-value-format/
https://github.com/moby/buildkit/pull/4923
2024-07-19 06:06:47 -03:00
hleroy
634b091756
Clear ENTRYPOINT in awscli image to allow script execution (#5221)
* Fix: clear ENTRYPOINT in derived image to allow script execution

* Added explanation regarding clearing ENTRYPOINT from the base image

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-07-16 14:57:40 +01:00
Bruno Alla
1f82072d5b Fix keywords case warning in Dockerfile
Recently noticed the following warning in my Docker builds:

> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match

I don't think it's causing any harm, apart perhaps some small noise in the logs.
2024-06-26 09:14:25 -03:00
dependabot[bot]
bacd17bb08
Bump amazon/aws-cli from 2.16.10 to 2.17.0 in /{{cookiecutter.project_slug}}/compose/production/aws (#5161)
Bumps amazon/aws-cli from 2.16.10 to 2.17.0.

---
updated-dependencies:
- dependency-name: amazon/aws-cli
  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>
2024-06-22 12:22:37 +01:00