Bump.
This commit is contained in:
parent
763d526da4
commit
49c886e6a0
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ RUN apt-get update -q && \
|
|||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/lib/dpkg/status.old /var/cache/debconf/templates.dat /var/log/dpkg.log /var/log/lastlog /var/log/apt/*.log && \
|
||||
pip install psycopg2
|
||||
|
||||
|
||||
FROM matthewbaggett/octoprint AS builder
|
||||
RUN apt-get update -q && \
|
||||
apt-get install --no-install-recommends -yq \
|
||||
|
|
|
|||
Loading…
Reference in a new issue