Skip to content

Commit

Permalink
Merge branch 'develop' into DSD-6442
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsr authored Nov 13, 2024
2 parents 549a601 + 7282a5c commit 9a2f5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mosipdev/openjdk-21-jre:latest
FROM mosipid/openjdk-21-jre:21.0.4

ARG SOURCE
ARG COMMIT_HASH
Expand Down Expand Up @@ -60,4 +60,4 @@ ENV ENV_USER=
ENV ENV_ENDPOINT=
ENV ENV_TESTLEVEL=smokeAndRegression

ENTRYPOINT ["./entrypoint.sh"]
ENTRYPOINT ["./entrypoint.sh"]

0 comments on commit 9a2f5f8

Please sign in to comment.