diff --git a/CTF/CTF-Frontend/src/app/create-image/create-image.component.ts b/CTF/CTF-Frontend/src/app/create-image/create-image.component.ts index 09b0094..89dd022 100644 --- a/CTF/CTF-Frontend/src/app/create-image/create-image.component.ts +++ b/CTF/CTF-Frontend/src/app/create-image/create-image.component.ts @@ -229,7 +229,7 @@ export class CreateImageComponent { this.root.DeleteParentRef(); this.SendTree(imagename); - + gotoPage(this.router, '/modify-contest'); } // get the name of the image and add the time to it diff --git a/CTF/CTF-Server/AdminImages/2/python180445.dockerfile b/CTF/CTF-Server/AdminImages/2/python181114.dockerfile similarity index 100% rename from CTF/CTF-Server/AdminImages/2/python180445.dockerfile rename to CTF/CTF-Server/AdminImages/2/python181114.dockerfile