diff --git a/cmd/smbplugin/Dockerfile b/cmd/smbplugin/Dockerfile index d711cf8e7d9..fd115d7b12c 100644 --- a/cmd/smbplugin/Dockerfile +++ b/cmd/smbplugin/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.2 +FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.3 RUN apt update && apt upgrade -y && apt-mark unhold libcap2 && clean-install ca-certificates cifs-utils util-linux e2fsprogs mount udev xfsprogs