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