From 648af52e35bf7910de8c646e8ee28c986e8c56cc Mon Sep 17 00:00:00 2001
From: Renovate Bot <accounts+renovatebot@netz39.de>
Date: Sat, 9 Mar 2024 09:18:13 +0000
Subject: [PATCH] chore(deps): update shlinkio/shlink docker tag to v3.7.4

---
 host_vars/pottwal.n39.eu/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/host_vars/pottwal.n39.eu/vars.yml b/host_vars/pottwal.n39.eu/vars.yml
index f250073..283c2e7 100644
--- a/host_vars/pottwal.n39.eu/vars.yml
+++ b/host_vars/pottwal.n39.eu/vars.yml
@@ -16,7 +16,7 @@ forgejo_image: codeberg.org/forgejo/forgejo:1.21.6-0
 
 shlink_host_port: 8083
 shlink_domain_name: sl.n39.eu
-shlink_image: shlinkio/shlink:3.7.3
+shlink_image: shlinkio/shlink:3.7.4
 shlink_initial_api_key: "{{ vault_shlink_initial_api_key }}"
 shlink_postgres_password: "{{ vault_shlink_postgres_password }}"