Change image tag from jetty-local to jetty

This commit is contained in:
Tibor Casteleijn
2024-01-12 10:31:52 +01:00
committed by PlantUML
parent c127b4c466
commit 334f039e90

View File

@@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfile.jetty
image: plantuml/plantuml-server:jetty-local
image: plantuml/plantuml-server:jetty
container_name: plantuml-server
ports:
- 8080:8080