Skip to content

Commit

Permalink
💎 Update Stubby to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewVance committed Jul 3, 2021
1 parent 1b3f463 commit 4af0f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubby/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN set -e -x && \
FROM debian:buster as stubby
LABEL maintainer="Matthew Vance"

ENV VERSION_GETDNS=v1.6.0
ENV VERSION_GETDNS=v1.7.0

WORKDIR /tmp/src
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 4af0f1a

Please sign in to comment.