mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
Update docker-compose.yml
use correct image
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
photosapp:
|
||||
image: docker.io/stepanusatiuk/photos_test
|
||||
image: stepanusatiuk/photos:stable
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user