Skip to content

Commit

Permalink
Merge master into chore/update-ci-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-bot committed Sep 10, 2021
2 parents 738464a + 30acc13 commit b7571a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update \

############################################# Base image for Alpine #############################################
# docker.io/library/nginx is a temporary workaround for Dependabot to see this as different from the one used in Debian
FROM docker.io/library/nginx:1.21.1-alpine AS alpine
FROM docker.io/library/nginx:1.21.3-alpine AS alpine

RUN apk add --no-cache libcap \
# temporary fix for CVE-2021-33560
Expand Down

0 comments on commit b7571a4

Please sign in to comment.