Skip to content

Commit

Permalink
Update dockerfiles/products/tikv-fips.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Oct 9, 2024
1 parent 2b8594f commit 98bcbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/products/tikv-fips.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMG=ghcr.io/pingcap-qe/bases/tikv-base:v1.9.2-fips
ARG BASE_IMG=ghcr.io/pingcap-qe/bases/tikv-base:v1.9.1-fips
FROM $BASE_IMG
COPY tikv-server /tikv-server
COPY tikv-ctl /tikv-ctl
Expand Down

0 comments on commit 98bcbc6

Please sign in to comment.