Skip to content

Commit

Permalink
patch:snap build files removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreyamMaity committed Feb 18, 2023
1 parent c35d318 commit 9871794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:22.04

RUN apt-get update && \
apt-get clean && \
apt-get install -y snapcraft dpkg-dev build-essential && \
# apt-get install -y snapcraft dpkg-dev build-essential && \
rm -rf /var/lib/apt/lists/*

WORKDIR /pkg
Expand Down

0 comments on commit 9871794

Please sign in to comment.