chore(deps): update privatebin/nginx-fpm-alpine docker tag to v1.7.1 (#2448)

This commit is contained in:
renovate[bot] 2024-02-12 20:28:54 +00:00 committed by GitHub
parent 3d64388e25
commit 21698a455d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8122,
"id": "privatebin",
"tipi_version": 7,
"version": "1.6.2",
"tipi_version": 8,
"version": "1.7.1",
"categories": [
"utilities"
],

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
privatebin:
image: privatebin/nginx-fpm-alpine:1.6.2
image: privatebin/nginx-fpm-alpine:1.7.1
container_name: privatebin
dns:
- ${DNS_IP}