Update docker.io/gitlab/gitlab-runner Docker tag to v16.4.0
This commit is contained in:
parent
ee392b6bbf
commit
577e273875
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/gitlab/gitlab-runner:v16.3.0
|
||||
FROM docker.io/gitlab/gitlab-runner:v16.4.0
|
||||
|
||||
RUN true \
|
||||
&& apt-get update \
|
||||
|
|
Reference in a new issue