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