Sfoglia il codice sorgente

Merge pull request #1679 from ChristianLempa/renovate/docker.io-gitlab-gitlab-ce-18.8.x

chore(deps): update docker.io/gitlab/gitlab-ce docker tag to v18.8.3
Christian Lempa 3 giorni fa
parent
commit
14aa69c11a

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

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/gitlab/gitlab-ce:18.8.0-ce.0
+    image: docker.io/gitlab/gitlab-ce:18.8.3-ce.0
     restart: {{ restart_policy }}
     shm_size: '256m'
     env_file: .env

+ 2 - 2
library/compose/gitlab/template.yaml

@@ -23,9 +23,9 @@ metadata:
   icon:
     provider: selfh
     id: gitlab
-  version: 18.8.0-ce.0
+  version: 18.8.3-ce.0
   author: Christian Lempa
-  date: '2026-01-18'
+  date: '2026-02-10'
   tags:
     - traefik
   next_steps: |-