Skip to content

Commit

Permalink
chore(deps): bump python from 5fa8fd6 to 5f2b71e in /support (#6269)
Browse files Browse the repository at this point in the history
Bumps python from `5fa8fd6` to `5f2b71e`.

---
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>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 7c0d749 commit 0094c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RUN GARDEN_DISABLE_ANALYTICS=true GARDEN_DISABLE_VERSION_CHECK=true garden util
WORKDIR /project

# Apline-3.20 seems to have some issues, see https://github.com/aws/aws-cli/issues/8698#issuecomment-2135662844
FROM python:3.11.9-alpine3.19@sha256:5fa8fd6e73b15000c75d6afb61bb64900f9b1fc60cd11b2788783bc876938bea AS aws-builder
FROM python:3.11.9-alpine3.19@sha256:5f2b71e2029ea0f285565eab6b660e75b64cf43035ff4920e403544f59536732 AS aws-builder

ENV AWSCLI_VERSION=2.16.0
ENV AWSCLI_SHA256="f6e15071a4327e57f0aa2b8f52a35b1378528b72cb68a586302ae7ae97087d05"
Expand Down

0 comments on commit 0094c67

Please sign in to comment.