Skip to content

Commit 907e94e

Browse files
committed
Own branch for 2.9
1 parent d7c0f32 commit 907e94e

5 files changed

Lines changed: 1 addition & 260 deletions

File tree

3.0/Dockerfile

Lines changed: 0 additions & 154 deletions
This file was deleted.

3.0/docker-entrypoint.sh

Lines changed: 0 additions & 105 deletions
This file was deleted.
File renamed without changes.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- ./volumes/mariadb:/var/lib/mysql
1616
phpmyfaq:
1717
build:
18-
context: ./3.0 # Change this to the folder of the desired version
18+
context: .
1919
dockerfile: Dockerfile
2020
restart: always
2121
stdin_open: true

0 commit comments

Comments
 (0)