Skip to content

Commit

Permalink
Bump python from 52e9db2 to 3039656 (#285)
Browse files Browse the repository at this point in the history
Bumps python from `52e9db2` to `3039656`.

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent a0efbf1 commit 41ac8b8
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:1.3

FROM python:3.10.7-bullseye@sha256:52e9db2194b03d3e4e45c1f6a67a9a4831d34efcc256cd39b32c91d259389dfb as compile
FROM python:3.10.7-bullseye@sha256:3039656075bdb9c6ca5ee7a67fafaa60cbca2d4e15638b877dd7f54eb57a6bed as compile

# Get rustup https://rustup.rs/ for canonicaljson-rs, because no wheels are published for arm.
# See https://github.com/mozilla-services/python-canonicaljson-rs/issues/3
Expand Down

0 comments on commit 41ac8b8

Please sign in to comment.