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
|
||||
|
||||
build:
|
||||
image: docker:24.0.5-dind
|
||||
image: docker:24.0.7-dind
|
||||
stage: build
|
||||
services:
|
||||
- name: docker:24.0.5-dind
|
||||
- name: docker:24.0.7-dind
|
||||
command: ["--tls=false"]
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
|
||||
Reference in New Issue
Block a user