Update mkdocs [skip ci] (#3836)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-03-02 15:02:31 -03:00 committed by GitHub
parent 817c1bf760
commit 706b62a41c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.8
FROM alpine:3.9
RUN apk update && apk add --no-cache \
bash \