We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af61326 commit 365aff8Copy full SHA for 365aff8
api/compose.yml
@@ -64,6 +64,6 @@ services:
64
- api
65
# Use go-httpbin because it's only 15 MB compared to upstream HTTPBin's 204 MB
66
# That helps reduce the network burden of spinning up a development environment
67
- image: docker.io/mccutchen/go-httpbin:2.18.1
+ image: docker.io/mccutchen/go-httpbin:2.18.3
68
expose:
69
- "8080"
0 commit comments