Skip to content

Commit 7ca5da6

Browse files
committed
Update docker.io version
1 parent 9d3a702 commit 7ca5da6

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
@@ -49,7 +49,7 @@ ENV VERSION_LAST_TAG=$VERSION_LAST_TAG
4949
# - https://packages.debian.org/bookworm/openjdk-17-jdk
5050
RUN apt-get update \
5151
&& apt-get install -y --no-install-recommends \
52-
docker.io=20.10.24+dfsg1-1+deb12u1+b2 \
52+
docker.io=20.10.24+dfsg1-1+deb12u1+b3 \
5353
libssl-dev=3.0.18-1~deb12u2 \
5454
pkg-config=1.8.1-1 \
5555
unzip=6.0-28 \

0 commit comments

Comments
 (0)