Skip to content

Commit b6e2c18

Browse files
chore(deps): update mccutchen/go-httpbin docker tag from 2.23.1 to v2.24.0 (docker-compose.override.integration_tests.yml)
1 parent f15a141 commit b6e2c18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.override.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ services:
7272
protocol: tcp
7373
mode: host
7474
"webhook.endpoint":
75-
image: mccutchen/go-httpbin:2.23.1@sha256:90ac1702685468aa592938e65b2ba1b4757e0c006934a962ef7271a8717aaa3b
75+
image: mccutchen/go-httpbin:2.24.0@sha256:c0bf25bcde7329ba1d07aa372bc1f6ad33608ab1a8b40870769b9d99aa466c5c
7676
integration-tests:
7777
platform: "linux/amd64"
7878
profiles:

docker-compose.override.integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ services:
7979
protocol: tcp
8080
mode: host
8181
"webhook.endpoint":
82-
image: mccutchen/go-httpbin:2.23.1@sha256:90ac1702685468aa592938e65b2ba1b4757e0c006934a962ef7271a8717aaa3b
82+
image: mccutchen/go-httpbin:2.24.0@sha256:c0bf25bcde7329ba1d07aa372bc1f6ad33608ab1a8b40870769b9d99aa466c5c
8383
volumes:
8484
defectdojo_postgres_integration_tests: {}
8585
defectdojo_media_integration_tests: {}

0 commit comments

Comments
 (0)