user change image tag to 20170928

due to photon os images 1.0 has bugs.
fallback to 20170928, we shuld change this to 1.0
when the bug fixed.
This commit is contained in:
yixingj 2017-10-17 16:55:30 +08:00
parent 7cf47fafc4
commit 0f3380c3ef

View File

@ -1,4 +1,4 @@
FROM vmware/photon:1.0
FROM vmware/photon:1.0-20170928
RUN tdnf erase vim -y \
&& tdnf distro-sync -y \