diff --git a/cmd/smbplugin/Dockerfile b/cmd/smbplugin/Dockerfile index c13a3b09b80..0f9c348a6f3 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:bookworm-v1.0.3 +FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4 RUN apt update && apt upgrade -y && apt-mark unhold libcap2 && clean-install ca-certificates cifs-utils util-linux e2fsprogs mount udev xfsprogs