Skip to content

Commit d0266d3

Browse files
build(deps): Bump nginx from dd722b8 to 8763397 (#3444)
Bumps nginx from `dd722b8` to `8763397`. --- updated-dependencies: - dependency-name: nginx dependency-version: mainline-alpine-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac33ad0 commit d0266d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN npm run build -- --configuration=${BUILD_CONFIGURATION} \
2020
fi
2121

2222
### STAGE 2: Run ###
23-
FROM nginx:mainline-alpine-slim@sha256:dd722b8ee8794f3c273bfaf8b5351b0652a68ccd73c17e5f0d029857a58f25ef
23+
FROM nginx:mainline-alpine-slim@sha256:8763397d71453fccb4a2613ccfd89aa62e1d731d618b1eaa8e14631539a3a65b
2424

2525
LABEL license='SPDX-License-Identifier: Apache-2.0' \
2626
copyright='Copyright (c) 2021: Intel'

0 commit comments

Comments
 (0)