diff --git a/microservice-source-code/release0-5/k8s-fleetman-webapp-angular/Dockerfile b/microservice-source-code/release0-5/k8s-fleetman-webapp-angular/Dockerfile index 1d28b955..936d0d62 100644 --- a/microservice-source-code/release0-5/k8s-fleetman-webapp-angular/Dockerfile +++ b/microservice-source-code/release0-5/k8s-fleetman-webapp-angular/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.14.0-alpine +FROM nginx:1.26.2-alpine MAINTAINER Richard Chesterwood "richard@inceptiontraining.co.uk"