Skip to content

Commit

Permalink
Add note about updating service images
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaya committed Nov 12, 2024
1 parent 81987ac commit 3ef07c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ docker compose run --rm php mysql
Docker images need to be occasionally updated to make sure they're running latest version of the packages.

```
docker compose pull
docker compose build --no-cache
```

Expand Down

0 comments on commit 3ef07c9

Please sign in to comment.