Fix FROM clause in mount-test-user image

pull/6/head
Paul Morie 2015-08-19 13:49:30 -04:00
parent a927791293
commit cffacbb5bd
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/google-containers/mounttest:0.3
FROM gcr.io/google_containers/mounttest:0.3
USER 1001