Skip to content

Commit 0d1db60

Browse files
committed
chore: upgrade base image as debian-base:bullseye-v1.4.2
1 parent 0c0f054 commit 0d1db60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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:bullseye-v1.2.0
15+
FROM registry.k8s.io/build-image/debian-base:bullseye-v1.4.2
1616

1717
ARG ARCH
1818
ARG binary=./bin/${ARCH}/nfsplugin

0 commit comments

Comments
 (0)