Skip to content

Commit bab1642

Browse files
author
Andrei Neagu
committed
downgrade docekr to 28.0.2
1 parent 4ee6cc7 commit bab1642

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.0.3-1~ubuntu.24.04~noble
36+
ARG UBUNTU_DOCKER_VERSION=5:28.0.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)