Skip to content

Commit

Permalink
Merge pull request #1 from markmehere/no-winearch-win32
Browse files Browse the repository at this point in the history
Remove ENV WINEARCH win32
  • Loading branch information
CosmoMyzrailGorynych authored Oct 2, 2022
2 parents f9cd7a9 + f8043c9 commit be85a01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM node:lts-bullseye

ENV WINEARCH win32

RUN apt-get update \
&& apt-get install -y --no-install-recommends apt-transport-https zip unzip

Expand Down

0 comments on commit be85a01

Please sign in to comment.