Skip to content

Commit

Permalink
chore: use arm64/amd64 maintained fork of httpbin
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Oct 3, 2023
1 parent 5b3fa4d commit 954b35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
httpbin:
image: kennethreitz/httpbin
image: kong/httpbin # https://github.com/Kong/httpbin
ports:
- "8000:80"

Expand Down

0 comments on commit 954b35e

Please sign in to comment.