From 85e7795df613fcdc1cf04e8537aff60a30254f58 Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 16 Apr 2021 16:26:13 +0100 Subject: updated docker image name --- docker-compose.yml | 1 + static/images/Thumbs.db | Bin 10240 -> 10240 bytes static/images/random.jpg | Bin 169006 -> 366140 bytes 3 files changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 6bf6f0b..bc2afa4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4,6 +4,7 @@ services: build: context: . dockerfile: Dockerfile + image: jwansek/edaweb volumes: - /home/eden/Documents/edaweb/static/:/app/static/ ports: diff --git a/static/images/Thumbs.db b/static/images/Thumbs.db index 4311b3b..e5debf0 100755 Binary files a/static/images/Thumbs.db and b/static/images/Thumbs.db differ diff --git a/static/images/random.jpg b/static/images/random.jpg index fe9b86f..148c957 100755 Binary files a/static/images/random.jpg and b/static/images/random.jpg differ -- cgit v1.2.3