haha that's not debian.

This commit is contained in:
Jean-Paul Calderone 2019-04-03 13:44:00 -04:00
parent 59231d19ed
commit 1d8cf210e9

View File

@ -439,8 +439,7 @@ jobs:
- run:
name: "Get openssl"
command: |
apt-get --quiet update
apt-get --quiet --yes install openssl
apk add --no-cache openssl
- run:
name: "Build Debian 9 image"
command: |