diff --git a/tools/toolchain-drake/Dockerfile b/tools/toolchain-drake/Dockerfile index 1d16625c6..04146d2a6 100644 --- a/tools/toolchain-drake/Dockerfile +++ b/tools/toolchain-drake/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ubuntu:22.04@sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da AS dependencies +FROM ubuntu:22.04@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221 AS dependencies # hadolint ignore=DL3009 RUN apt-get update && DEBIAN_FRONTEND=noninteractive \ apt-get install --no-install-recommends -y \