Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Jun 21, 2024
1 parent 9d95af0 commit d14b7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/linuxsuren/api-testing:v0.0.17
FROM ghcr.io/linuxsuren/api-testing:master@sha256:589cf9742974c80755f73967c185144a7618decc25d3faa9423a0eda6e4a79c0
WORKDIR /workspace
COPY testsuite.yaml .
CMD [ "atest", "run", "-p", "testsuite.yaml", "--level=trace", "--request-ignore-error", "--report=md" ]

0 comments on commit d14b7e2

Please sign in to comment.