Skip to content

Commit 3619784

Browse files
chore(deps): update mccutchen/go-httpbin docker tag from 2.18.2 to v2.18.3 (docker-compose.override.unit_tests_cicd.yml) (#12605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56f6493 commit 3619784

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker-compose.override.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ services:
5454
protocol: tcp
5555
mode: host
5656
"webhook.endpoint":
57-
image: mccutchen/go-httpbin:2.18.2@sha256:e66c2a2bf53b1ab68f26c68ac9499ad98b4722d2fff5807fc11f8a2213c053be
57+
image: mccutchen/go-httpbin:2.18.3@sha256:3992f3763e9ce5a4307eae0a869a78b4df3931dc8feba74ab823dd2444af6a6b

docker-compose.override.unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
image: busybox:1.37.0-musl
5454
entrypoint: ['echo', 'skipping', 'redis']
5555
"webhook.endpoint":
56-
image: mccutchen/go-httpbin:2.18.2@sha256:e66c2a2bf53b1ab68f26c68ac9499ad98b4722d2fff5807fc11f8a2213c053be
56+
image: mccutchen/go-httpbin:2.18.3@sha256:3992f3763e9ce5a4307eae0a869a78b4df3931dc8feba74ab823dd2444af6a6b
5757
volumes:
5858
defectdojo_postgres_unit_tests: {}
5959
defectdojo_media_unit_tests: {}

docker-compose.override.unit_tests_cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
image: busybox:1.37.0-musl
5353
entrypoint: ['echo', 'skipping', 'redis']
5454
"webhook.endpoint":
55-
image: mccutchen/go-httpbin:2.18.2@sha256:e66c2a2bf53b1ab68f26c68ac9499ad98b4722d2fff5807fc11f8a2213c053be
55+
image: mccutchen/go-httpbin:2.18.3@sha256:3992f3763e9ce5a4307eae0a869a78b4df3931dc8feba74ab823dd2444af6a6b
5656
volumes:
5757
defectdojo_postgres_unit_tests: {}
5858
defectdojo_media_unit_tests: {}

0 commit comments

Comments
 (0)