From 0b169b778e6b7c7a2bf97f2e6d36f3f04ca9467f Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 4 Mar 2020 20:24:38 +0100 Subject: [PATCH] updated README.md * edit link: point to the correct image in use * add a newline * [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9621dd..3e9b109 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,11 @@ [![Build Status](https://drone.dotya.ml/api/badges/wanderer/docker-archlinux-cdev/status.svg?ref=refs/heads/master)](https://drone.dotya.ml/wanderer/docker-archlinux-cdev) This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included). + The image is rebuilt approximately every hour to ensure it always has the latest packages. ## What you get -* updated Arch Linux [base image](https://hub.docker.com/_/archlinux) +* updated Arch Linux [base image](https://hub.docker.com/r/archlinux/base) * gcc * make * cmake