Skip to content

Commit d83b832

Browse files
committed
bump docker
1 parent ba18d08 commit d83b832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ LABEL \
2222
ARG DEBIAN_FRONTEND=noninteractive
2323
# Pin docker to avoid any breaking API changes between the Go client and
2424
# the server.
25-
ARG DOCKER_VERSION="5:27.1.2-1~ubuntu.22.04~jammy"
25+
ARG DOCKER_VERSION="5:27.3.1-1~ubuntu.22.04~jammy"
2626
# Ignore other repositories, as some require HTTPS
2727
RUN apt-get update --quiet --option Dir::Etc::SourceParts="" && \
2828
apt-get upgrade -y && \

0 commit comments

Comments
 (0)