@@ -55,7 +55,7 @@ services:
5555
5656  #  https://docs.gitlab.com/ee/install/docker.html
5757  redis :
58-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
58+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
5959    environment :
6060      #  https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/16.1.2+ee.0/files/gitlab-config-template/gitlab.rb.template#L1383
6161      GITLAB_OMNIBUS_CONFIG : | 
@@ -80,7 +80,7 @@ services:
8080
8181  #  https://docs.gitlab.com/ee/install/docker.html
8282  postgres :
83-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
83+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
8484    environment :
8585      #  https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/16.1.2+ee.0/files/gitlab-config-template/gitlab.rb.template#L1229
8686      GITLAB_OMNIBUS_CONFIG : | 
@@ -124,7 +124,7 @@ services:
124124
125125  #  https://docs.gitlab.com/ee/install/docker.html
126126  gitaly :
127-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
127+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
128128    environment :
129129      #  https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
130130      GITLAB_OMNIBUS_CONFIG : | 
@@ -181,7 +181,7 @@ services:
181181
182182  #  https://docs.gitlab.com/ee/install/docker.html
183183  application :
184-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
184+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
185185    environment :
186186      GITLAB_SKIP_UNMIGRATED_DATA_CHECK : true 
187187      #  https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
@@ -234,7 +234,7 @@ services:
234234
235235  #  https://docs.gitlab.com/ee/install/docker.html
236236  pages :
237-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
237+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
238238    environment :
239239      #  https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
240240      GITLAB_OMNIBUS_CONFIG : | 
@@ -261,7 +261,7 @@ services:
261261
262262  #  https://docs.gitlab.com/ee/install/docker.html
263263  monitoring :
264-     image : gitlab/gitlab-ee:17.6.1 -ee.0 
264+     image : gitlab/gitlab-ee:18.0.2 -ee.0 
265265    environment :
266266      #  https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
267267      GITLAB_OMNIBUS_CONFIG : | 
0 commit comments