Skip to content

Commit 09abef8

Browse files
committed
Update readme
1 parent d589058 commit 09abef8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic DNS Server for Docker with Web UI written in Go
22

3-
![Travis build status](https://travis-ci.com/benjaminbear/docker-ddns-server.svg?branch=master)
3+
![Build status](https://img.shields.io/github/actions/workflow/status/benjaminbear/docker-ddns-server/build.yml)
44

55
![GitHub release (latest by date)](https://img.shields.io/github/v/release/benjaminbear/docker-ddns-server)
66
![Go version](https://img.shields.io/github/go-mod/go-version/benjaminbear/docker-ddns-server?filename=dyndns%2Fgo.mod)
@@ -20,6 +20,8 @@ You can either take the docker image or build it on your own.
2020

2121
### Using the docker image
2222

23+
https://registry.hub.docker.com/r/bbaerthlein/docker-ddns-server
24+
2325
Just customize this to your needs and run:
2426

2527
```

0 commit comments

Comments
 (0)