diff options
Diffstat (limited to 'privatebin/compose.yaml')
| -rw-r--r-- | privatebin/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/privatebin/compose.yaml b/privatebin/compose.yaml index 9fa1d0c..983c36b 100644 --- a/privatebin/compose.yaml +++ b/privatebin/compose.yaml @@ -1,6 +1,6 @@ services: nginx-fpm-alpine: - image: privatebin/nginx-fpm-alpine:2.0.1 + image: privatebin/nginx-fpm-alpine:2.0.2 restart: unless-stopped read_only: true ports: |
