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