We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a34e6 commit 0869fdfCopy full SHA for 0869fdf
Dockerfile
@@ -1,7 +1,7 @@
1
# Dockerfile for local Travis build test
2
3
FROM ubuntu
4
-MAINTAINER Ian Blenke <ian@blenke.com>
+LABEL maintainer="Ian Blenke <ian@blenke.com>"
5
6
RUN apt-get update
7
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y cmake curl git ruby bundler wget unzip
0 commit comments