diff --git a/Dockerfile b/Dockerfile index 67b038a5b..953c67d55 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM debian:11.4-slim +FROM debian:bullseye-20241202-slim ENV USER=bindplane ENV UID=10001