Skip to content

Commit

Permalink
feat: update indexer version
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Aug 16, 2024
1 parent 5874e45 commit 6a6eb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/subql-node-Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG NODE_JS_IMAGE_VERSION=20-alpine
ARG SUBQL_NODE_IMAGE_VERSION=v4.7.0
ARG SUBQL_NODE_IMAGE_VERSION=v5.2.2

FROM node:${NODE_JS_IMAGE_VERSION} AS build

Expand Down

0 comments on commit 6a6eb34

Please sign in to comment.