diff --git a/bedtools/Dockerfile_2.31.1 b/bedtools/Dockerfile_2.31.1 index be5c738..b669483 100644 --- a/bedtools/Dockerfile_2.31.1 +++ b/bedtools/Dockerfile_2.31.1 @@ -1,6 +1,6 @@ # Using the Ubuntu base image -FROM ubuntu:noble-20240114 +FROM ubuntu:noble-20241011 # Adding labels for the GitHub Container Registry LABEL org.opencontainers.image.title="bedtools" diff --git a/bedtools/Dockerfile_latest b/bedtools/Dockerfile_latest index 8851f6d..4c9096e 100644 --- a/bedtools/Dockerfile_latest +++ b/bedtools/Dockerfile_latest @@ -1,6 +1,6 @@ # Using the Ubuntu base image -FROM ubuntu:noble-20240114 +FROM ubuntu:noble-20241011 # Adding labels for the GitHub Container Registry LABEL org.opencontainers.image.title="bedtools"