Skip to content

Commit

Permalink
chore(deps): update ghcr.io/orange-opensource/hurl docker tag to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 9bf6c96 commit 1c91530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ services:
security_opt: [no-new-privileges:true]

hurl:
image: ghcr.io/orange-opensource/hurl:4.3.0
image: ghcr.io/orange-opensource/hurl:5.0.1
entrypoint: ""
command: sh -c "hurl --color --test --variable host=web --variable port=8080 ./test/hurl/*/*.hurl"
volumes: [.:/src:ro]
Expand Down

0 comments on commit 1c91530

Please sign in to comment.