Skip to content

Commit 5139fad

Browse files
committed
attempt to trim packages
1 parent a0bb7cc commit 5139fad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RUN apk update && apk upgrade && apk add --update --no-cache \
3030
nodejs \
3131
npm \
3232
postgresql-client \
33-
tzdata \
3433
vim \
3534
&& rm -rf /var/cache/apk/*
3635

0 commit comments

Comments
 (0)