Skip to content

Commit 31eb9ca

Browse files
committed
Use latest image version.
1 parent 7141c32 commit 31eb9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM payara/micro:5-SNAPSHOT
1+
FROM payara/micro:5.181
22
COPY target/sse-service.war /opt/payara/deployments
33

44
ENTRYPOINT ["java", "-Xmx128m", "-client", "-jar", "/opt/payara/payara-micro.jar"]

0 commit comments

Comments
 (0)