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