feat: use pre-built, already updated archlinux image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-02 21:46:03 +02:00
parent 513f7091eb
commit f642bdb5f3
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
FROM archlinux:latest
FROM immawanderer/archlinux:latest
ENV CHROMEDRIVER_VERSION="83.0.4103.39"
ENV SCREEN_MAIN_DEPTH=24

@ -7,7 +7,7 @@
This repository provides the Dockerfile to create a Docker image used to run [robot framework](https://robotframework.org) tests.
## 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)
* python3
* robot framework
* selenium library