Skip to content

Commit

Permalink
Update all dependencies (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 93b4686 commit f78dad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ ENV PIP_ROOT_USER_ACTION=ignore

ARG TARGETARCH
# renovate: datasource=pypi depName=aws-cdk-lib
ARG CDK_VERSION="2.103.0"
ARG CDK_VERSION="2.103.1"
# renovate: datasource=github-tags depName=docker/cli
ARG DOCKER_VERSION="24.0.6"
ARG DOCKER_VERSION="v24.0.7"
# renovate: datasource=node-version
ARG NODE_VERSION="18.18.2"
# renovate: datasource=pypi depName=pip
Expand Down

0 comments on commit f78dad5

Please sign in to comment.