diff --git a/rolling/Dockerfile b/rolling/Dockerfile index 4d68077..70fa4d5 100644 --- a/rolling/Dockerfile +++ b/rolling/Dockerfile @@ -16,7 +16,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"