Skip to content

Commit

Permalink
Merge pull request #839 from kubernetes-csi/dependabot/docker/cmd/smb…
Browse files Browse the repository at this point in the history
…plugin/build-image/debian-base-bookworm-v1.0.4

chore(deps): bump build-image/debian-base from bookworm-v1.0.3 to bookworm-v1.0.4 in /cmd/smbplugin
  • Loading branch information
k8s-ci-robot authored Sep 4, 2024
2 parents 7a1545e + 197ae7e commit d4481b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/smbplugin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d4481b1

Please sign in to comment.