Skip to content

Commit

Permalink
build(deps): bump mozilla/oidc-testprovider in /docker (#6796)
Browse files Browse the repository at this point in the history
Bumps mozilla/oidc-testprovider from oidc_testprovider-v0.10.9 to oidc_testprovider-v0.10.10.

---
updated-dependencies:
- dependency-name: mozilla/oidc-testprovider
  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] authored Nov 4, 2024
1 parent 14a2926 commit 5fab93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.oidcprovider
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mozilla/oidc-testprovider:oidc_testprovider-v0.10.9
FROM mozilla/oidc-testprovider:oidc_testprovider-v0.10.10

# Modify redirect_urls specified in "fixtures.json" to fit our needs.
COPY ./docker/config/oidcprovider-fixtures.json /code/fixtures.json
Expand Down

0 comments on commit 5fab93e

Please sign in to comment.