Skip to content

Commit

Permalink
Bump python from 3.10.4 to 3.10.5 in /load-gen (#346)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2022
1 parent 0e5b579 commit c0284ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load-gen/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10.4
FROM python:3.10.5

# Some default values
ENV HOST="http://localhost:8080/" \
Expand Down

0 comments on commit c0284ba

Please sign in to comment.