feat: use pre-built, already updated archlinux image
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
67856bb30f
commit
688f182fc6
@ -1,4 +1,4 @@
|
|||||||
FROM archlinux:latest
|
FROM immawanderer/archlinux:latest
|
||||||
|
|
||||||
ENV HUGO_VERSION 0.72.0
|
ENV HUGO_VERSION 0.72.0
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ This repository provides the Dockerfile to create a Docker image used for web de
|
|||||||
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/_/archlinux)
|
* updated Arch Linux [image](https://hub.docker.com/r/immawanderer/archlinux) based on [base image](https://hub.docker.com/_/archlinux)
|
||||||
* git
|
* git
|
||||||
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
|
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user