Skip to content

Commit 7593e92

Browse files
chore(deps): bump curlimages/curl from 8.21.0 to 8.22.0 (#16666)
Bumps curlimages/curl from 8.21.0 to 8.22.0. --- updated-dependencies: - dependency-name: curlimages/curl dependency-version: 8.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b2c3c6 commit 7593e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
# The log output is the DCR response, so we can also pipe it through `jq` to pretty-print it, e.g.:
4545
# docker logs "$(docker ps -aq --filter "name=sample-request" --latest)" | jq .
4646
sample-request:
47-
image: curlimages/curl:8.21.0
47+
image: curlimages/curl:8.22.0
4848
depends_on:
4949
tag-page-rendering:
5050
condition: service_healthy

0 commit comments

Comments
 (0)