Skip to content

Commit

Permalink
add lang because I want awc
Browse files Browse the repository at this point in the history
  • Loading branch information
Preocts committed Jun 29, 2023
1 parent 8876d71 commit 9118dca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM ubuntu:focal

ENV LANG=C.UTF-8

RUN apt-get update
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends software-properties-common
RUN add-apt-repository -y 'ppa:deadsnakes/ppa'
Expand Down

0 comments on commit 9118dca

Please sign in to comment.