Skip to content

Commit

Permalink
⬆️ Bump python from 3.12.3-slim to 3.12.6-slim
Browse files Browse the repository at this point in the history
Bumps python from 3.12.3-slim to 3.12.6-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent a368458 commit 226c88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:experimental

FROM python:3.12.3-slim@sha256:541d45d3d675fb8197f534525a671e2f8d66c882b89491f9dda271f4f94dcd06
FROM python:3.12.6-slim@sha256:8ac54da5710cdd31639bb66f5bc1888948fc2866c0b5b52913b4b33d8252e510

LABEL maintainer="YOUR_FIRST_AND_LAST_NAME <action@github.com>"
ENV LANG C.UTF-8
Expand Down

0 comments on commit 226c88a

Please sign in to comment.