From 3d27a5759debd367f806dfe02fe9e5239a28892e Mon Sep 17 00:00:00 2001 From: Chris Rivers Date: Sun, 19 Apr 2020 17:15:20 -0400 Subject: [PATCH] update sha256 values to pass SRI checks Based on this issue: https://github.com/docker/getting-started/issues/9 the base 64 encoded sha256 checksums as they exist break the container and result in a non working app. These new values result in a working app on Docker Desktop CE Edge 2.2.3.0 running on Windows 10 Pro 2004. --- app/src/static/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/static/index.html b/app/src/static/index.html index a606bf1..2e47442 100644 --- a/app/src/static/index.html +++ b/app/src/static/index.html @@ -12,10 +12,10 @@
- - - - + + + +