1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 08:00:48 +00:00

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: build:
context: . context: .
dockerfile: Dockerfile.jetty dockerfile: Dockerfile.jetty
image: plantuml/plantuml-server:jetty-local image: plantuml/plantuml-server:jetty
container_name: plantuml-server container_name: plantuml-server
ports: ports:
- 8080:8080 - 8080:8080