Skip to content

Commit

Permalink
Testing public docker repo with pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaricChan committed Apr 9, 2018
1 parent 0de9a6d commit c79532e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright 2016, EMC, Inc.
ARG repo=nodesource
ARG tag=8.10.0
ARG repo=node
ARG tag=8.11.1

FROM ${repo}:${tag}

Expand Down

0 comments on commit c79532e

Please sign in to comment.