Skip to content

Commit 1c74cfd

Browse files
author
Andrei Neagu
committed
downgrade docekr to 28.2.2
1 parent 6f58a7b commit 1c74cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apt-get update && \
3333
jq
3434

3535
# NOTE: keep in sync with the version installed in the dynamic-sidecar
36-
ARG UBUNTU_DOCKER_VERSION=5:28.3.0-1~ubuntu.24.04~noble
36+
ARG UBUNTU_DOCKER_VERSION=5:28.2.2-1~ubuntu.24.04~noble
3737
# install Docker
3838
RUN apt-get update && \
3939
apt-get install ca-certificates curl && \

0 commit comments

Comments
 (0)