1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-25 22:07:18 +02:00

Upgrade devture/ansible (2.13.6-r0-2 -> 2.13.6-r0-3)

This commit is contained in:
Slavi Pantaleev 2023-03-20 17:59:08 +02:00
parent 21c2bbb11f
commit a542a2ff41

View File

@ -65,7 +65,7 @@ docker run -it --rm \
-w /work \
-v `pwd`:/work \
--entrypoint=/bin/sh \
docker.io/devture/ansible:2.13.6-r0-2
docker.io/devture/ansible:2.13.6-r0-3
```
Once you execute the above command, you'll be dropped into a `/work` directory inside a Docker container.