diff --git a/humble/Dockerfile b/humble/Dockerfile index 48f02bb..de5ce81 100644 --- a/humble/Dockerfile +++ b/humble/Dockerfile @@ -15,7 +15,7 @@ # This Dockerfile is based on https://github.com/AtsushiSaito/docker-ubuntu-sweb # which is released under the Apache-2.0 license. -FROM ubuntu:jammy-20230816 +FROM ubuntu:jammy-20240111 ARG TARGETPLATFORM LABEL maintainer="Tiryoh"