fix the password in e2e

This commit is contained in:
rick
2024-06-20 01:52:10 +00:00
committed by Rick
parent 630a1fd3cd
commit 1ca9311625
2 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
FROM ghcr.io/linuxsuren/api-testing:v0.0.17
FROM ghcr.io/linuxsuren/api-testing:master
#v0.0.17
WORKDIR /workspace
COPY . .