Skip to content

Commit b0cf00d

Browse files
committed
local build :latest
1 parent d5ae7df commit b0cf00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3"
22
services:
33
web:
4-
image: 'htmlgraphic/apache:envoyer'
4+
image: 'htmlgraphic/apache:latest'
55
container_name: apache
66
volumes:
77
- "~/SITES/docker:/data" # <- Change to preferred local working dir

0 commit comments

Comments
 (0)