Skip to content

Commit

Permalink
and then
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Nov 8, 2023
1 parent 41dc341 commit 9f81f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:20.04
RUN apt-get update -y && \
ACCEPT_EULA=Y apt-get upgrade -y \
ACCEPT_EULA=Y apt-get upgrade -y && \
apt-get install -q \
build-essential \
pkg-config \
Expand Down

0 comments on commit 9f81f71

Please sign in to comment.