mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 12:15:20 +01:00
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:
parent
7cf47fafc4
commit
0f3380c3ef
@ -1,4 +1,4 @@
|
||||
FROM vmware/photon:1.0
|
||||
FROM vmware/photon:1.0-20170928
|
||||
|
||||
RUN tdnf erase vim -y \
|
||||
&& tdnf distro-sync -y \
|
||||
|
Loading…
Reference in New Issue
Block a user