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 1c74cfd commit 2e9ac33Copy full SHA for 2e9ac33
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.2.2-1~ubuntu.24.04~noble
+ARG UBUNTU_DOCKER_VERSION=5:28.2.1-1~ubuntu.24.04~noble
37
# install Docker
38
RUN apt-get update && \
39
apt-get install ca-certificates curl && \
0 commit comments