Skip to content

Commit

Permalink
Update docker.io/mccutchen/go-httpbin Docker tag to v2.14.1 (#4844)
Browse files Browse the repository at this point in the history
  • Loading branch information
openverse-bot authored Sep 1, 2024
1 parent 1b687c1 commit e3f113f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ services:
- api
# Use go-httpbin because it's only 15 MB compared to upstream HTTPBin's 204 MB
# That helps reduce the network burden of spinning up a development environment
image: docker.io/mccutchen/go-httpbin:v2.14.0
image: docker.io/mccutchen/go-httpbin:v2.14.1
expose:
- "8080"

0 comments on commit e3f113f

Please sign in to comment.