Skip to content

Commit

Permalink
Bump openresty/openresty in /openid-connect-provider-debugger (#40)
Browse files Browse the repository at this point in the history
Bumps openresty/openresty from `b60db90` to `17868b5`.

---
updated-dependencies:
- dependency-name: openresty/openresty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Leplus <[email protected]>
  • Loading branch information
dependabot[bot] and thomasleplus authored Jun 1, 2024
1 parent 3f096e8 commit 4d1494a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-connect-provider-debugger/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# checkov:skip=CKV_DOCKER_3
FROM openresty/openresty:1.25.3.1-alpine-fat@sha256:b60db904c43ac309ab0a54c997e19b84fb70cc456142febe7e2767a8b37383ee
FROM openresty/openresty:1.25.3.1-alpine-fat@sha256:17868b5ec232561bc64862160296c3f8480650bc4cbc19b88e056750bd78f527

HEALTHCHECK CMD ["/usr/bin/curl", "-i", "-s", "-S", "-f", "http://localhost"]

Expand Down

0 comments on commit 4d1494a

Please sign in to comment.