Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
Divkix committed Feb 20, 2023
1 parent 9637369 commit ad22923
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Alive Image

[![CI](https://github.com/divideprojects/AliveImage/actions/workflows/ci.yml/badge.svg)](https://github.com/divideprojects/AliveImage/actions/workflows/ci.yml)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/divideprojects/aliveimage?sort=semver)](https://hub.docker.com/r/divideprojects/aliveimage)
![Repo Size](https://img.shields.io/github/repo-size/DivideProjects/aliveimage?style=flat-square)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/divideprojects/aliveimage/latest)](https://hub.docker.com/r/divideprojects/aliveimage)
[![Docker Pulls](https://img.shields.io/docker/pulls/divideprojects/aliveimage)](https://hub.docker.com/r/divideprojects/aliveimage)
[![CI](https://github.com/divkix/AliveImage/actions/workflows/ci.yml/badge.svg)](https://github.com/divkix/AliveImage/actions/workflows/ci.yml)
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/divkix/aliveimage?sort=semver)](https://hub.docker.com/r/divkix/aliveimage)
![Repo Size](https://img.shields.io/github/repo-size/divkix/aliveimage?style=flat-square)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/divkix/aliveimage/latest)](https://hub.docker.com/r/divkix/aliveimage)
[![Docker Pulls](https://img.shields.io/docker/pulls/divkix/aliveimage)](https://hub.docker.com/r/divkix/aliveimage)

A simple docker image based on go and docker that serves a json response with the uptime of the container.

Expand Down

0 comments on commit ad22923

Please sign in to comment.