Skip to content

Commit

Permalink
Merge pull request #1377 from GOKULRAJ136/patch-1
Browse files Browse the repository at this point in the history
DSD-6613 : Update Dockerfile
  • Loading branch information
ckm007 authored Nov 13, 2024
2 parents 593a35c + 61881f8 commit 7282a5c
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 7282a5c

Please sign in to comment.