Skip to content

Commit

Permalink
Merge pull request #1547 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1544-to-release-1.27

[release-1.27] feat: switch to bookworm debian base image
  • Loading branch information
andyzhangx authored Nov 9, 2023
2 parents 3677045 + 1b7ecc3 commit 74c75b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/azurefileplugin/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:bullseye-v1.4.3
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.0

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

0 comments on commit 74c75b1

Please sign in to comment.