Skip to content

Commit

Permalink
fix locales version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol authored Apr 28, 2024
1 parent 8edb073 commit a48edf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ RUN set -x \
ca-certificates=20230311 \
nano=7.2-1 \
curl=7.88.1-10+deb12u5 \
locales=2.36-9+deb12u4 \
locales=2.36-9+deb12u6 \
wget=1.21.3-1+b1 \
gnupg=2.2.40-1.1 \
&& wget --progress=dot:giga https://ryanfortner.github.io/box64-debs/box64.list -O /etc/apt/sources.list.d/box64.list \
Expand Down
2 changes: 1 addition & 1 deletion bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ RUN set -x \
ca-certificates=20210119 \
nano=5.4-2+deb11u2 \
curl=7.74.0-1.3+deb11u11 \
locales=2.31-13+deb11u7 \
locales=2.31-13+deb11u9 \
wget=1.21-1+deb11u1 \
gnupg=2.2.27-2+deb11u2 \
&& wget --progress=dot:giga https://ryanfortner.github.io/box64-debs/box64.list -O /etc/apt/sources.list.d/box64.list \
Expand Down

0 comments on commit a48edf2

Please sign in to comment.