diff --git a/base/arch.Dockerfile b/base/arch.Dockerfile index a42fd8b..075e793 100644 --- a/base/arch.Dockerfile +++ b/base/arch.Dockerfile @@ -1,4 +1,4 @@ -# OSIC Stacks - osicstack-base-arch +# OSIC Stacks - osicstacks-base-arch # Base image for OSIC Stacks FROM greyltc/archlinux-aur:paru @@ -31,4 +31,4 @@ COPY --chown=designer:designer --chmod=755 scripts/klayout /home/designer/.scrip ENV PATH="/home/designer/.scripts:${PATH}" # Initialize the enviroment keeping container alive -CMD ["sleep", "infinity"] \ No newline at end of file +CMD ["sleep", "infinity"]