Skip to content

Commit

Permalink
Fix 20.04 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Oct 30, 2024
1 parent 4523184 commit bbed81f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom/testing/ubuntu-20.04.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM ubuntu:20.04

COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/01_nodoc

RUN apt update -y \
&& echo 'tzdata tzdata/Areas select America' | debconf-set-selections \
&& echo 'tzdata tzdata/Zones/America select Phoenix' | debconf-set-selections \
Expand Down

0 comments on commit bbed81f

Please sign in to comment.