Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent d1d83eb commit 6f3a946
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:48a2207f44c768a534ec2b6379707767c96e5aaccb1fc2b73442a26bf3d74116
FROM frolvlad/alpine-python3@sha256:43284c6e0477494f64796e7cee9522d1ffe4aed4c200378f9f6c9175d025e4e2

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

0 comments on commit 6f3a946

Please sign in to comment.