mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-11-27 02:18:23 +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
|
||||
_commit: v0.1.2
|
||||
_commit: v0.1.3
|
||||
_src_path: https://github.com/Tecnativa/image-template.git
|
||||
dockerhub_image: tecnativa/docker-socket-proxy
|
||||
image_platforms:
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -5,6 +5,8 @@ name: Build, Test & Deploy
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
pytest_addopts:
|
||||
|
@ -1,4 +1,4 @@
|
||||
[![Last image-template](https://img.shields.io/badge/last%20template%20update-v0.1.2-informational)](https://github.com/Tecnativa/image-template/tree/v0.1.2)
|
||||
[![Last image-template](https://img.shields.io/badge/last%20template%20update-v0.1.3-informational)](https://github.com/Tecnativa/image-template/tree/v0.1.3)
|
||||
[![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-latest-%2324292e)](https://github.com/orgs/Tecnativa/packages/container/package/docker-socket-proxy)
|
||||
[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-latest-%23099cec)](https://hub.docker.com/r/tecnativa/docker-socket-proxy)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user