Skip to content

Commit

Permalink
chore: update test for ga109
Browse files Browse the repository at this point in the history
  • Loading branch information
lgdd committed Jan 19, 2024
1 parent b0eac8b commit d6b785a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ COPY . .
RUN dos2unix gradlew
RUN ./gradlew assemble -PsonatypeUsername -PsonatypePassword

FROM liferay/portal:7.4.3.52-ga52
FROM liferay/portal:7.4.3.109-ga109

COPY --chown=liferay:liferay --from=0 /project/build/libs/*.jar /mnt/liferay/files/osgi/modules/

0 comments on commit d6b785a

Please sign in to comment.