Skip to content

Commit

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

---
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 28, 2024
1 parent 7a3e602 commit a72952f
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:43284c6e0477494f64796e7cee9522d1ffe4aed4c200378f9f6c9175d025e4e2
FROM frolvlad/alpine-python3@sha256:d2b602c49f332ab70060ecf2e3beae6f54efc4e163784620946fc04de8050c74

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

0 comments on commit a72952f

Please sign in to comment.