Skip to content

Commit d11675a

Browse files
author
Andrei Neagu
committed
downgrade docekr to 28.0.1
1 parent bab1642 commit d11675a

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