Skip to content

Commit

Permalink
chore(deps): update curlimages/curl docker tag to v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Dec 11, 2023
1 parent 3125177 commit be859d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
timeout: 10s

opi-gw-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
networks:
- opi
depends_on:
Expand All @@ -63,7 +63,7 @@ services:
command: curl -qkL http://opi-marvell-server:8082/v1/inventory/1/inventory/2

opi-jaeger-test:
image: curlimages/curl:8.4.0
image: curlimages/curl:8.5.0
networks:
- opi
depends_on:
Expand Down

0 comments on commit be859d0

Please sign in to comment.