mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
Changed image name
Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
This commit is contained in:
parent
d50609d3cb
commit
8a5ff642f0
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ version: "3.8"
|
||||||
services:
|
services:
|
||||||
application:
|
application:
|
||||||
build: .
|
build: .
|
||||||
image: moder-cpp-starter
|
image: greeter
|
||||||
container_name: modern-cpp-starter
|
container_name: greeter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue