mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 18:26:00 +00:00
fix: update privatebin image to use docker.io namespace
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ services:
|
||||
- traefik.http.services.meshtastic_app.loadbalancer.server.port=8080
|
||||
|
||||
privatebin:
|
||||
image: privatebin/nginx-fpm-alpine:latest
|
||||
image: docker.io/privatebin/nginx-fpm-alpine:latest
|
||||
read_only: true
|
||||
volumes:
|
||||
- /var/data/privatebin_data:/srv/data # data volume for pastes allows pastes
|
||||
|
||||
Reference in New Issue
Block a user