summaryrefslogtreecommitdiffstats
path: root/.examples
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2021-04-28 14:57:30 +0000
committerGitHub <noreply@github.com>2021-04-28 14:57:30 +0000
commitdef2eeae13aa576876bfeed979c8b31888331f2c (patch)
tree14c3e1a643f03d89df19bdb7cfd5a15b920844e0 /.examples
parentf0ca2b56e8acb9ea719777e0c08420eaa166264a (diff)
typo
Diffstat (limited to '.examples')
-rw-r--r--.examples/docker-compose/insecure/postgres/fpm/docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.examples/docker-compose/insecure/postgres/fpm/docker-compose.yml b/.examples/docker-compose/insecure/postgres/fpm/docker-compose.yml
index 577dff94..6f63f33c 100644
--- a/.examples/docker-compose/insecure/postgres/fpm/docker-compose.yml
+++ b/.examples/docker-compose/insecure/postgres/fpm/docker-compose.yml
@@ -38,7 +38,7 @@ services:
- app
cron:
- image: nextcloud:8fpm-alpine
+ image: nextcloud:fpm-alpine
restart: always
volumes:
- nextcloud:/var/www/html