Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from simoneborgio/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth authored Dec 23, 2021
2 parents 0153604 + dcd3d9b commit d8bb5f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ steps:
# inefficient if any unnecessary images are listed.
image_aliases:
someregistry.com/redis:4.0.6: redis:4.0.6
volumes:
- name: dockersock
path: /var/run
volumes:
- name: dockersock
path: /var/run

# Specify docker:dind as a service
services:
Expand Down

0 comments on commit d8bb5f2

Please sign in to comment.