revert to 23.0.3

This commit is contained in:
2023-10-06 07:14:07 +00:00
parent 916cf6c939
commit 1d498866b5

View File

@@ -11,9 +11,9 @@ stages:
- push_dockerhub - push_dockerhub
.docker_base: .docker_base:
image: docker:24.0.6-dind-rootless image: docker:23.0.3-dind-rootless
services: services:
- name: docker:24.0.6-dind-rootless - name: docker:23.0.3-dind-rootless
command: ["--tls=false"] command: ["--tls=false"]
variables: variables:
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2