Skip to content

Commit

Permalink
Merge pull request #1786 from kubernetes-sigs/dependabot/docker/pkg/a…
Browse files Browse the repository at this point in the history
…zurefileplugin/build-image/debian-base-bookworm-v1.0.2

build(deps): bump build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2 in /pkg/azurefileplugin
  • Loading branch information
andyzhangx committed Mar 29, 2024
2 parents 2915255 + 78c342e commit 9f4b6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/azurefileplugin/Dockerfile
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.1
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.2

ARG ARCH=amd64
ARG binary=./_output/${ARCH}/azurefileplugin
Expand Down

0 comments on commit 9f4b6e3

Please sign in to comment.