diff --git a/slim-image.sh b/slim-image.sh index dfeefe8..9910ee8 100755 --- a/slim-image.sh +++ b/slim-image.sh @@ -57,6 +57,7 @@ slim build --target "$SOURCE_IMAGE" \ --include-path=/usr/share/gdal \ --include-path=/usr/share/pgbouncer \ --include-path=/usr/share/locales \ + --include-path=/usr/share/zoneinfo \ --include-path=/etc/alternatives \ --include-path=/usr/local/bin \ --preserve-path=/var/lib/postgresql \