Fix docs build due to an invalid link (#4389)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-08-01 19:57:09 -04:00 committed by GitHub
parent f93bcfbc24
commit 041a8457aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

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