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 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM photon:4 .0
15+ FROM photon:5 .0
1616RUN tdnf -y upgrade && tdnf clean all
1717COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/
1818ADD /bin/linux/amd64/backup-driver* /backup-driver
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515
16- FROM photon:4 .0
16+ FROM photon:5 .0
1717RUN tdnf -y upgrade && tdnf clean all
1818ADD /bin/linux/amd64/data-* /datamgr
1919COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515
16- FROM photon:4 .0
16+ FROM photon:5 .0
1717RUN tdnf -y upgrade && tdnf clean all
1818ADD /bin/linux/amd64/velero-* /plugins/
1919ADD /bin/linux/amd64/data-* /
You can’t perform that action at this time.
0 commit comments