File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- FROM photon:4 .0
15
+ FROM photon:5 .0
16
16
RUN tdnf -y upgrade && tdnf clean all
17
17
COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/
18
18
ADD /bin/linux/amd64/backup-driver* /backup-driver
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
16
- FROM photon:4 .0
16
+ FROM photon:5 .0
17
17
RUN tdnf -y upgrade && tdnf clean all
18
18
ADD /bin/linux/amd64/data-* /datamgr
19
19
COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/
Original file line number Diff line number Diff line change 13
13
# limitations under the License.
14
14
15
15
16
- FROM photon:4 .0
16
+ FROM photon:5 .0
17
17
RUN tdnf -y upgrade && tdnf clean all
18
18
ADD /bin/linux/amd64/velero-* /plugins/
19
19
ADD /bin/linux/amd64/data-* /
You can’t perform that action at this time.
0 commit comments