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

This commit is contained in:
renovate[bot] 2024-03-09 14:08:30 +00:00 committed by GitHub
parent ab92f63847
commit ebbf8f9770
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"force_expose": true,
"port": 8207,
"id": "shlink",
"tipi_version": 4,
"version": "3.7.3",
"tipi_version": 5,
"version": "3.7.4",
"categories": [
"utilities"
],

View File

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