Skip to content

Commit

Permalink
Bump frolvlad/alpine-python3 in /benchmarks/docker (#1111)
Browse files Browse the repository at this point in the history
Bumps frolvlad/alpine-python3 from `82d9ef3` to `48a2207`.

---
updated-dependencies:
- dependency-name: frolvlad/alpine-python3
  dependency-type: direct:production
...

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] authored Mar 26, 2024
1 parent c50bfa1 commit d1d83eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/docker/Dockerfile-benchmark
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM frolvlad/alpine-python3@sha256:82d9ef30b6b3cca35cee157a2e0d2e179be8e6a18c7621e99dd33fbf17a97e55
FROM frolvlad/alpine-python3@sha256:48a2207f44c768a534ec2b6379707767c96e5aaccb1fc2b73442a26bf3d74116

RUN apk add docker openrc
RUN rc-update add docker boot
Expand Down

0 comments on commit d1d83eb

Please sign in to comment.