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

This commit is contained in:
renovate[bot] 2023-12-17 22:15:40 +00:00 committed by GitHub
parent 85dbf6b1a6
commit e62d5f3914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@
"force_expose": true,
"port": 8207,
"id": "shlink",
"tipi_version": 1,
"version": "3.7.0",
"tipi_version": 2,
"version": "3.7.1",
"categories": [
"utilities"
],
@ -28,4 +28,4 @@
"arm64",
"amd64"
]
}
}

View File

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