Skip to content

Commit

Permalink
chore(deps): update ghcr.io/orange-opensource/hurl docker tag to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent b2eb356 commit 47998cc
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 @@ -43,7 +43,7 @@ services:
security_opt: [no-new-privileges:true]

hurl:
image: ghcr.io/orange-opensource/hurl:4.2.0
image: ghcr.io/orange-opensource/hurl:4.3.0
volumes:
- .:/src:ro
working_dir: /src
Expand Down

0 comments on commit 47998cc

Please sign in to comment.