Skip to content

Commit

Permalink
chore(deps): bump python from 3.12.7-alpine to 3.13.1-alpine in /support
Browse files Browse the repository at this point in the history
Bumps python from 3.12.7-alpine to 3.13.1-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent ec8703e commit 75ad122
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 @@ -63,7 +63,7 @@ RUN GARDEN_DISABLE_ANALYTICS=true GARDEN_DISABLE_VERSION_CHECK=true garden util

WORKDIR /project

FROM python:3.12.7-alpine@sha256:e75de178bc15e72f3f16bf75a6b484e33d39a456f03fc771a2b3abb9146b75f8 AS aws-builder
FROM python:3.13.1-alpine@sha256:992c45b1cf7affc93ff4aea53b28afb6921065bccb05b84cb69ac83475a7227c AS aws-builder

ENV AWSCLI_VERSION=2.22.0
ENV AWSCLI_SHA256="7eea66e262a767551daf0f627b3063077da93f48751e7600a4b61b924219e0ce"
Expand Down

0 comments on commit 75ad122

Please sign in to comment.