1
0
Fork 0

No issue: Update Flank in UI-Tests Dockerfile [dummy edit] (#10122)

master
Aaron Train 2020-04-22 17:26:35 -04:00 committed by GitHub
parent fbfbb7c2d0
commit c9ea048431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# %ARG DOCKER_IMAGE_PARENT
FROM $DOCKER_IMAGE_PARENT
MAINTAINER Richard Pappalardo <rpappalax@gmail.com>
LABEL authors="Richard Pappalardo <rpappalax@gmail.com>, Aaron Train <atrain@mozilla.com>"
LABEL maintainer="Richard Pappalardo <rpappalax@gmail.com>
#----------------------------------------------------------------------------------------------------------------------
#-- Test tools --------------------------------------------------------------------------------------------------------