diff --git a/Dockerfile b/Dockerfile index 1dd1dcd..68ae0ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # - https://github.com/dbamaster/mssql-tools-alpine # - https://github.com/ssro/dnsperf -FROM alpine:3.16.0 +FROM alpine:3.16.2 # Resolve DL4006 https://github.com/hadolint/hadolint/wiki/DL4006 SHELL ["/bin/ash", "-eo", "pipefail", "-c"]