changed base image to archlinux official one
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6b56309e9c
commit
28e4151c5f
@ -1,4 +1,4 @@
|
|||||||
FROM archlinux/base:latest
|
FROM archlinux:latest
|
||||||
|
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG VCS_REF
|
ARG VCS_REF
|
||||||
|
@ -7,7 +7,7 @@ This repository provides the Dockerfile to create a Docker image used for light
|
|||||||
The image is rebuilt approximately every hour to ensure it always has the latest packages.
|
The image is rebuilt approximately every hour to ensure it always has the latest packages.
|
||||||
|
|
||||||
## What you get
|
## What you get
|
||||||
* updated Arch Linux [base image](https://hub.docker.com/r/archlinux/base)
|
* updated Arch Linux [base image](https://hub.docker.com/_/archlinux)
|
||||||
* gcc
|
* gcc
|
||||||
* make
|
* make
|
||||||
* cmake
|
* cmake
|
||||||
|
Loading…
Reference in New Issue
Block a user