chore(deps): update privatebin/nginx-fpm-alpine docker tag to v1.7.2 (#3394)
This commit is contained in:
parent
8752a3de14
commit
23e0021acb
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8122,
|
||||
"id": "privatebin",
|
||||
"tipi_version": 8,
|
||||
"version": "1.7.1",
|
||||
"tipi_version": 9,
|
||||
"version": "1.7.2",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
privatebin:
|
||||
image: privatebin/nginx-fpm-alpine:1.7.1
|
||||
image: privatebin/nginx-fpm-alpine:1.7.2
|
||||
container_name: privatebin
|
||||
dns:
|
||||
- ${DNS_IP}
|
||||
|
|
Loading…
Reference in New Issue
Block a user