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 Aug 30, 2024
1 parent b6821d7 commit a0e2f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,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 a0e2f1d

Please sign in to comment.