Updated archlinux docker image
I change the archlinux image you're using because it is not the official and it's deprecated (https://hub.docker.com/r/base/archlinux/).
This commit is contained in:
parent
8f506c37ba
commit
6f35488990
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM base/archlinux
|
||||
FROM archlinux/base
|
||||
|
||||
ENV DEXBUILD_DIR="/bin"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue