Browse Source

chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.16.50

renovate[bot] 2 months ago
parent
commit
155dc5f297
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library/compose/semaphoreui/compose.yaml.j2

+ 1 - 1
library/compose/semaphoreui/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/semaphoreui/semaphore:v2.16.49
+    image: docker.io/semaphoreui/semaphore:v2.16.50
     restart: {{ restart_policy }}
     environment:  
       - SEMAPHORE_DB_DIALECT={{ database_type }}