chore(deps): update docker docker tag to v23.0.3
This commit is contained in:
@@ -11,9 +11,9 @@ stages:
|
|||||||
- push_dockerhub
|
- push_dockerhub
|
||||||
|
|
||||||
.docker_base:
|
.docker_base:
|
||||||
image: docker:23.0.0-dind-rootless
|
image: docker:23.0.3-dind-rootless
|
||||||
services:
|
services:
|
||||||
- name: docker:23.0.0-dind-rootless
|
- name: docker:23.0.3-dind-rootless
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
variables:
|
variables:
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
|
|||||||
Reference in New Issue
Block a user