Skip to content

Commit 6e4d127

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nginx docker tag to v1.17.6
1 parent f00ac6d commit 6e4d127

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.5-alpine as app
13+
FROM nginx:1.17.6-alpine as app
1414

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

0 commit comments

Comments
 (0)