Skip to content

Commit

Permalink
chore(deps): update ghcr.io/pingcap-qe/bases/tikv-base docker tag to …
Browse files Browse the repository at this point in the history
…v1.8.0
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 5da05f4 commit 39650ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/cd/builders/tikv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN --mount=type=cache,target=/tikv/target \
RUN /tikv/bin/tikv-server --version

########### stage: Final image
FROM ghcr.io/pingcap-qe/bases/tikv-base:v1.7.1
FROM ghcr.io/pingcap-qe/bases/tikv-base:v1.8.0

ENV MALLOC_CONF="prof:true,prof_active:false"
COPY --from=building /tikv/bin/tikv-server /tikv-server
Expand Down

0 comments on commit 39650ac

Please sign in to comment.