Skip to content

Commit 46964ac

Browse files
build(deps): Bump the docker-dependencies group across 2 directories with 2 updates
Bumps the docker-dependencies group with 1 update in the /testutil/compose/static/lighthouse directory: sigp/lighthouse. Bumps the docker-dependencies group with 1 update in the /testutil/compose/static/lodestar directory: chainsafe/lodestar. Updates `sigp/lighthouse` from v8.0.1 to v8.1.2 Updates `chainsafe/lodestar` from v1.40.0 to v1.41.0 --- updated-dependencies: - dependency-name: sigp/lighthouse dependency-version: v8.1.2 dependency-type: direct:production dependency-group: docker-dependencies - dependency-name: chainsafe/lodestar dependency-version: v1.41.0 dependency-type: direct:production dependency-group: docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a26fac commit 46964ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

testutil/compose/static/lighthouse/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM sigp/lighthouse:v8.0.1
1+
FROM sigp/lighthouse:v8.1.3
22

33
ENV YQ_VERSION=v4.42.1
44

testutil/compose/static/lodestar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM chainsafe/lodestar:v1.40.0
1+
FROM chainsafe/lodestar:v1.41.0
22

33
RUN apt-get update && apt-get install -y curl jq wget
44

0 commit comments

Comments
 (0)