diff --git a/humble/Dockerfile b/humble/Dockerfile index 8fd5231..fe42a84 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-20240416 +FROM ubuntu:jammy-20240530 ARG TARGETPLATFORM LABEL maintainer="Tiryoh"