Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-delgado committed Dec 19, 2024
1 parent e4287bf commit dec9aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/build-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -555,8 +555,8 @@ FROM ubuntu:noble AS base_os_context
ENV DEBIAN_FRONTEND=noninteractive

ENV CONTAINERD_VERSION=1.7.24-1
ENV DOCKER_VERSION=5:27.4.0-1~ubuntu.24.04~noble
ENV DOCKER_BUILDX_VERSION=0.19.2-1~ubuntu.24.04~noble
ENV DOCKER_VERSION=5:27.4.1-1~ubuntu.24.04~noble
ENV DOCKER_BUILDX_VERSION=0.19.3-1~ubuntu.24.04~noble
ENV RUST_VERSION=1.83.0

ENV OUTDIR=/out
Expand Down

0 comments on commit dec9aa9

Please sign in to comment.