Skip to content

Commit b1365be

Browse files
authored
Merge pull request #960 from kubernetes-csi/dependabot/docker/cmd/smbplugin/build-image/debian-base-bookworm-v1.0.5
chore(deps): bump build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5 in /cmd/smbplugin
2 parents 9c23335 + 8bfe548 commit b1365be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/smbplugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
15+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.5
1616

1717
RUN apt update && apt upgrade -y && apt-mark unhold libcap2 && clean-install ca-certificates cifs-utils util-linux e2fsprogs mount udev xfsprogs
1818

0 commit comments

Comments
 (0)