diff --git a/pkg/azurediskplugin/Dockerfile b/pkg/azurediskplugin/Dockerfile index 9442dbebff..15f8cc6ecd 100644 --- a/pkg/azurediskplugin/Dockerfile +++ b/pkg/azurediskplugin/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine:3.18.4 +FROM alpine:3.18.9 RUN apk upgrade --available --no-cache && \ apk add --no-cache util-linux e2fsprogs e2fsprogs-extra ca-certificates udev xfsprogs xfsprogs-extra btrfs-progs btrfs-progs-extra