We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11675a commit a466581Copy full SHA for a466581
Dockerfile
@@ -33,7 +33,7 @@ RUN apt-get update && \
33
jq
34
35
# NOTE: keep in sync with the version installed in the dynamic-sidecar
36
-ARG UBUNTU_DOCKER_VERSION=5:28.0.1-1~ubuntu.24.04~noble
+ARG UBUNTU_DOCKER_VERSION=5:28.3.1-1~ubuntu.24.04~noble
37
# install Docker
38
RUN apt-get update && \
39
apt-get install ca-certificates curl && \
0 commit comments