Skip to content

Commit

Permalink
autoconfirm upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
BostjanOb committed Jun 12, 2020
1 parent b99c974 commit 410e09c
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
@@ -1,7 +1,7 @@
FROM node:12

RUN apt-get update && \
apt-get upgrade && \
apt-get upgrade -y && \
apt-get install -y libglu1 build-essential && \
apt-get clean

Expand Down

0 comments on commit 410e09c

Please sign in to comment.