Skip to content

Commit

Permalink
missed locales
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Nov 17, 2023
1 parent 3e425ce commit d0aebaa
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/dotnet/6-sdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down
1 change: 1 addition & 0 deletions dev/dotnet/6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down
1 change: 1 addition & 0 deletions dev/dotnet/7-sdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down
1 change: 1 addition & 0 deletions dev/dotnet/7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down
1 change: 1 addition & 0 deletions dev/dotnet/8-sdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down
1 change: 1 addition & 0 deletions dev/dotnet/8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt update \
RUN apt install -y \
apt-transport-https \
iproute2 \
locales \
sqlite3 \
tini \
wget
Expand Down

0 comments on commit d0aebaa

Please sign in to comment.