From ed2a3122c67098c1af8a0e811ada2b27f3d126d4 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Fri, 24 Jan 2025 18:35:19 +0000 Subject: [PATCH] Bump image to v3.3.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ee04016..2a859b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/kairos/debian:bookworm-standard-amd64-generic-v3.2.4-k3sv1.31.3-k3s1 +FROM quay.io/kairos/debian:bookworm-standard-amd64-generic-v3.3.0-k3sv1.32.0-k3s1 RUN apt update && apt -y install \ samba \