Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Apr 19, 2024
1 parent d07dcd1 commit 2f7f33a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openid-connect-provider-debugger/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# checkov:skip=CKV_DOCKER_3
FROM openresty/openresty:alpine

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

0 comments on commit 2f7f33a

Please sign in to comment.