diff options
Diffstat (limited to 'build_external/clean-install-arch.Dockerfile')
-rw-r--r-- | build_external/clean-install-arch.Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_external/clean-install-arch.Dockerfile b/build_external/clean-install-arch.Dockerfile index bb8274f05..92bd2c675 100644 --- a/build_external/clean-install-arch.Dockerfile +++ b/build_external/clean-install-arch.Dockerfile @@ -1,7 +1,7 @@ FROM archlinux/base:latest # There is some redundancy between this file and the archlinux Dockerfile in the helper images -# repo and also with the clean-install.Dockefile. Once the help image is availabled on Docker +# repo and also with the clean-install.Dockerfile. Once the help image is available on Docker # Hub this file can be deleted. RUN pacman -Sy |