diff options
Diffstat (limited to 'build_external/clean-install-arch-debug.Dockerfile')
-rw-r--r-- | build_external/clean-install-arch-debug.Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_external/clean-install-arch-debug.Dockerfile b/build_external/clean-install-arch-debug.Dockerfile index 44d5b5ee9..046b144f6 100644 --- a/build_external/clean-install-arch-debug.Dockerfile +++ b/build_external/clean-install-arch-debug.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 echo sdlsjdkls RUN pacman -Syyu --noconfirm |