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