Merge branch 'bump-docker-version' into 'master'
update docker to 24.0.7 See merge request erichardson/py-eagle-mqtt!30
This commit was merged in pull request #31.
This commit is contained in:
@@ -11,10 +11,10 @@ stages:
|
|||||||
#- push_dockerhub
|
#- push_dockerhub
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: docker:24.0.5-dind
|
image: docker:24.0.7-dind
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
services:
|
||||||
- name: docker:24.0.5-dind
|
- name: docker:24.0.7-dind
|
||||||
command: ["--tls=false"]
|
command: ["--tls=false"]
|
||||||
variables:
|
variables:
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
|
|||||||
Reference in New Issue
Block a user