Skip to content

Commit 6461cd2

Browse files
chore(deps): update gitlab/gitlab-ce docker tag to v18
1 parent d3d19c9 commit 6461cd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

160_gitlab_ci/001_server/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757

5858
# https://docs.gitlab.com/ee/install/docker.html
5959
gitlab:
60-
image: gitlab/gitlab-ce:17.11.1-ce.0
60+
image: gitlab/gitlab-ce:18.1.2-ce.0
6161
environment:
6262
# https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
6363
GITLAB_OMNIBUS_CONFIG: |

160_gitlab_ci/009_local/compose.server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141

4242
# https://docs.gitlab.com/ee/install/docker.html
4343
gitlab:
44-
image: gitlab/gitlab-ce:17.11.1-ce.0
44+
image: gitlab/gitlab-ce:18.1.2-ce.0
4545
environment:
4646
# https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
4747
GITLAB_OMNIBUS_CONFIG: |

0 commit comments

Comments
 (0)