Skip to content

Commit 9d78fbe

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nginx docker tag to v1.17.8
1 parent 06a098b commit 9d78fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN npm ci
1010
COPY . .
1111
RUN PUBLIC_URL=/ npm run build
1212

13-
FROM nginx:1.17.7-alpine as app
13+
FROM nginx:1.17.8-alpine as app
1414

1515
# Add bash
1616
RUN apk add --no-cache bash

0 commit comments

Comments
 (0)