Skip to content

Commit 475a79f

Browse files
chore(deps): update ghcr.io/mccutchen/go-httpbin docker tag to v2.24.0
1 parent 6a5f1c7 commit 475a79f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test-http.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
services:
1818
httpbin:
19-
image: ghcr.io/mccutchen/go-httpbin:2.23.0
19+
image: ghcr.io/mccutchen/go-httpbin:2.24.0
2020
timeout-minutes: 10
2121
steps:
2222
- uses: actions/checkout@v6
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
services:
4242
httpbin:
43-
image: ghcr.io/mccutchen/go-httpbin:2.23.0
43+
image: ghcr.io/mccutchen/go-httpbin:2.24.0
4444
timeout-minutes: 10
4545
steps:
4646
- uses: actions/checkout@v6
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
services:
6666
httpbin:
67-
image: ghcr.io/mccutchen/go-httpbin:2.23.0
67+
image: ghcr.io/mccutchen/go-httpbin:2.24.0
6868
timeout-minutes: 10
6969
steps:
7070
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)