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 983c36b..dfd7da4 100644 --- a/privatebin/compose.yaml +++ b/privatebin/compose.yaml @@ -1,6 +1,6 @@ services: nginx-fpm-alpine: - image: privatebin/nginx-fpm-alpine:2.0.2 + image: privatebin/nginx-fpm-alpine:2.0.3 restart: unless-stopped read_only: true ports: |
