We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039f6c7 commit 63c3522Copy full SHA for 63c3522
docker-compose.yml
@@ -3,7 +3,7 @@ version: "3"
3
services:
4
app:
5
build: .
6
- image: php-chmod:2.1.2
+ image: php-chmod:2.1.4
7
container_name: "php-chmod"
8
volumes:
9
- ./:/app
0 commit comments