Skip to content

Commit 365aff8

Browse files
Update docker.io/mccutchen/go-httpbin Docker tag to v2.18.3 (#5452)
1 parent af61326 commit 365aff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ services:
6464
- api
6565
# Use go-httpbin because it's only 15 MB compared to upstream HTTPBin's 204 MB
6666
# That helps reduce the network burden of spinning up a development environment
67-
image: docker.io/mccutchen/go-httpbin:2.18.1
67+
image: docker.io/mccutchen/go-httpbin:2.18.3
6868
expose:
6969
- "8080"

0 commit comments

Comments
 (0)