Skip to content

Commit

Permalink
chore(deps): bump python in /aws
Browse files Browse the repository at this point in the history
Bumps python from 3.11.5-slim-bullseye to 3.12.5-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>
  • Loading branch information
dependabot[bot] authored and axelpavageauekino committed Aug 26, 2024
1 parent 3fa9752 commit b8dd226
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Versions

2024-08-31
----------
* AWS : bumping python version from 3.11.x to 3.12.x
* Cloudsploit : bumping python version from 3.10.x to 3.12.x
* Sonar: bumping Sonar CLI from 5.0.1.3006 to 6.1.0.4477
* Platform : adding git. Bumping platform-cli version. Bumping python version from 3.11.x to 3.12.x
Expand Down
2 changes: 1 addition & 1 deletion aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.5-slim-bullseye as base
FROM python:3.12.5-slim-bullseye as base
LABEL maintainer="Frank Pavageau <fpavageau@ekino.com>"

ARG HELM_DIFF_VERSION
Expand Down

0 comments on commit b8dd226

Please sign in to comment.