test/images/mount-tester-user: bump base image to 0.8

pull/6/head
Luca Bruno 2017-02-01 20:42:02 +00:00
parent 28aa23e5db
commit 239c8a3a3e
No known key found for this signature in database
GPG Key ID: A9834A2252078E4E
2 changed files with 2 additions and 2 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.7
FROM gcr.io/google_containers/mounttest:0.8
USER 1001

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
TAG = 0.4
TAG = 0.5
PREFIX = gcr.io/google_containers
all: push