Skip to content

Commit

Permalink
Merge pull request kata-containers#10741 from RuoqingHe/update-virtio…
Browse files Browse the repository at this point in the history
…fsd-build-image

virtiofsd: Update ubuntu to 22.04 for gnu target
  • Loading branch information
fidencio authored Jan 16, 2025
2 parents 2777b13 + c70195d commit c018a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/packaging/static-build/virtiofsd/gnu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM ubuntu:20.04
FROM ubuntu:22.04
ENV DEBIAN_FRONTEND=noninteractive
ARG RUST_TOOLCHAIN

Expand Down

0 comments on commit c018a1c

Please sign in to comment.