Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemeowx2 committed Aug 28, 2019
1 parent ba33c36 commit eeff793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,6 +1,6 @@
FROM devkitpro/devkita64_devkitarm:20190212
FROM devkitpro/devkita64_devkitarm:20190720

RUN dkp-pacman -Sy --noconfirm libnx devkitA64
# RUN dkp-pacman -Sy --noconfirm libnx devkitA64
# RUN git clone -b v2.1.0 https://github.com/switchbrew/libnx.git --depth=1 \
# && cd libnx \
# && make install \
Expand Down

0 comments on commit eeff793

Please sign in to comment.