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 7a1545e + 197ae7e commit d4481b1Copy full SHA for d4481b1
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.3
+FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
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