mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2025-06-16 05:28:49 +00:00
Update image template to v0.1.3
This commit is contained in:
parent
f1de9a0ccf
commit
2ad5a8c080
@ -1,5 +1,5 @@
|
|||||||
# Changes here will be overwritten by Copier; do NOT edit manually
|
# Changes here will be overwritten by Copier; do NOT edit manually
|
||||||
_commit: v0.1.2
|
_commit: v0.1.3
|
||||||
_src_path: https://github.com/Tecnativa/image-template.git
|
_src_path: https://github.com/Tecnativa/image-template.git
|
||||||
dockerhub_image: tecnativa/docker-socket-proxy
|
dockerhub_image: tecnativa/docker-socket-proxy
|
||||||
image_platforms:
|
image_platforms:
|
||||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,6 +5,8 @@ name: Build, Test & Deploy
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
tags:
|
||||||
|
- "v*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
pytest_addopts:
|
pytest_addopts:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[](https://github.com/Tecnativa/image-template/tree/v0.1.2)
|
[](https://github.com/Tecnativa/image-template/tree/v0.1.3)
|
||||||
[](https://github.com/orgs/Tecnativa/packages/container/package/docker-socket-proxy)
|
[](https://github.com/orgs/Tecnativa/packages/container/package/docker-socket-proxy)
|
||||||
[](https://hub.docker.com/r/tecnativa/docker-socket-proxy)
|
[](https://hub.docker.com/r/tecnativa/docker-socket-proxy)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user