Skip to content

Commit d206170

Browse files
Remove image specification for python-template-server in docker-compose.yml
1 parent 84fda52 commit d206170

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
services:
22
# Python Template Server
33
python-template-server:
4-
image: ${SERVER_IMAGE:-ghcr.io/javidahmed64592/python-template-server:latest}
54
build:
65
context: .
76
dockerfile: Dockerfile

0 commit comments

Comments
 (0)