Bump alpine from 3.13 to 3.14.2 in /pdns-recursor (#55)

Bumps alpine from 3.13 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-05 21:16:39 +02:00 committed by GitHub
parent 6e80bab196
commit a973bf5011
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.13 FROM alpine:3.14.2
RUN apk add --no-cache \ RUN apk add --no-cache \
pdns-recursor \ pdns-recursor \