diff --git a/compose.yml b/compose.yml index 8f67636..461c3d0 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: privatebin/nginx-fpm-alpine:2.0.5 + image: privatebin/nginx-fpm-alpine:2.0.6 configs: - source: php_config target: /srv/cfg/conf.php