diff --git a/Dockerfile-backup-driver b/Dockerfile-backup-driver index 80bfeed2..2c85b124 100644 --- a/Dockerfile-backup-driver +++ b/Dockerfile-backup-driver @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM photon:4.0 +FROM photon:4.0-20230603 RUN tdnf -y upgrade && tdnf clean all COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/ ADD /bin/linux/amd64/backup-driver* /backup-driver diff --git a/Dockerfile-datamgr b/Dockerfile-datamgr index 1cc046d9..21f4d565 100644 --- a/Dockerfile-datamgr +++ b/Dockerfile-datamgr @@ -13,7 +13,7 @@ # limitations under the License. -FROM photon:4.0 +FROM photon:4.0-20230603 RUN tdnf -y upgrade && tdnf clean all ADD /bin/linux/amd64/data-* /datamgr COPY /bin/linux/amd64/lib/vmware-vix-disklib/lib64/* /vddkLibs/ diff --git a/Dockerfile-plugin b/Dockerfile-plugin index aba701fd..5af66723 100644 --- a/Dockerfile-plugin +++ b/Dockerfile-plugin @@ -13,7 +13,7 @@ # limitations under the License. -FROM photon:4.0 +FROM photon:4.0-20230603 RUN tdnf -y upgrade && tdnf clean all ADD /bin/linux/amd64/velero-* /plugins/ ADD /bin/linux/amd64/data-* /