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

This commit is contained in:
renovate[bot] 2023-07-09 11:18:54 +00:00 committed by GitHub
parent 88f4b2c12e
commit 13a8cfbf15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8122,
"id": "privatebin",
"tipi_version": 3,
"version": "1.5.1",
"tipi_version": 4,
"version": "1.5.2",
"categories": [
"utilities"
],

View File

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