chore(deps): update ghcr.io/shlinkio/shlink docker tag to v3.7.2 (#1885)

This commit is contained in:
renovate[bot] 2023-12-27 22:53:21 +00:00 committed by GitHub
parent 108a0d72c9
commit 82271df89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"force_expose": true,
"port": 8207,
"id": "shlink",
"tipi_version": 2,
"version": "3.7.1",
"tipi_version": 3,
"version": "3.7.2",
"categories": [
"utilities"
],

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
shlink:
container_name: shlink
image: ghcr.io/shlinkio/shlink:3.7.1
image: ghcr.io/shlinkio/shlink:3.7.2
environment:
- DEFAULT_DOMAIN=${APP_DOMAIN}
- IS_HTTPS_ENABLED=true