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 Dec 9, 2024
1 parent 063eb92 commit 13baa27
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:5dcc4bdd33c7ed3a43d64495fb83bb38653ab5cd776dd97e63e9b6499fc8fc89 AS aws-builder

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

0 comments on commit 13baa27

Please sign in to comment.