Skip to content

Commit 2e2cb9a

Browse files
Aleix Penellaapenella
authored andcommitted
fix workflow ci badge url
1 parent 5a5a626 commit 2e2cb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# go-docker-builder
22

3-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![Test](https://github.com/apenella/go-docker-builder/actions/workflows/ci.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/apenella/go-docker-builder.svg)](https://pkg.go.dev/github.com/apenella/go-docker-builder)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![Test](https://github.com/apenella/go-docker-builder/actions/workflows/ci.yaml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/apenella/go-docker-builder.svg)](https://pkg.go.dev/github.com/apenella/go-docker-builder)
44

55
The `go-docker-builder` library serves as a wrapper over the Docker Client SDK, offering a collection of packages to simplify the development workflow for common Docker use cases, including image building, pushing or authentication to Docker registries.
66

0 commit comments

Comments
 (0)