We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c23335 + 8bfe548 commit b1365beCopy full SHA for b1365be
cmd/smbplugin/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
+FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.5
16
17
RUN apt update && apt upgrade -y && apt-mark unhold libcap2 && clean-install ca-certificates cifs-utils util-linux e2fsprogs mount udev xfsprogs
18
0 commit comments