Skip to content

Commit

Permalink
Bump frolvlad/alpine-python3 in /benchmarks/docker (#1160)
Browse files Browse the repository at this point in the history
Bumps frolvlad/alpine-python3 from `ad32c2a` to `c7a6aad`.

---
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] committed May 7, 2024
1 parent 6c3fb51 commit c8688ec
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:ad32c2a0d96f0f9170cf76495c74ca0f17d7564be3cf8a0025008a79df8ed603
FROM frolvlad/alpine-python3@sha256:c7a6aad81a6f550fab3607a15eb6a60aa308859922a8f4e74c2f27ce6a578bdc

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

0 comments on commit c8688ec

Please sign in to comment.