Skip to content

Commit ef5112c

Browse files
committed
Update GitLab to v16.10.0 (#6064)
1 parent 1105dd2 commit ef5112c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@ def env() -> Mapping[str, Optional[str]]:
289289
'ref': 'docker.io/clamav/clamav:1.2.1-27'
290290
},
291291
'gitlab': {
292-
'ref': 'docker.io/gitlab/gitlab-ce:16.9.1-ce.0'
292+
'ref': 'docker.io/gitlab/gitlab-ce:16.10.0-ce.0'
293293
},
294294
'gitlab_runner': {
295-
'ref': 'docker.io/gitlab/gitlab-runner:ubuntu-v16.9.1'
295+
'ref': 'docker.io/gitlab/gitlab-runner:ubuntu-v16.10.0'
296296
},
297297
'dind': {
298298
'ref': 'docker.io/library/docker:{azul_docker_version}-dind'

0 commit comments

Comments
 (0)