diff --git a/dist/images/vpcnatgateway/Dockerfile b/dist/images/vpcnatgateway/Dockerfile index 244818b5ae6..a9d98bf6aff 100644 --- a/dist/images/vpcnatgateway/Dockerfile +++ b/dist/images/vpcnatgateway/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:edge RUN set -ex \ && apk update \