Fix dockerfile

pull/33169/head
Pascal Vizeli 2020-03-23 01:00:00 +01:00
parent 6e6ad94df6
commit d3f9408650
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ARG BUILD_FROM
FROM ${BUILD_FROM}:6.1.0
FROM ${BUILD_FROM}
WORKDIR /usr/src