Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 3463494

Browse files
fix: update libsystemd-dev version from 255.4-1ubuntu8.11 to 255.4-1ubuntu8.12
Co-authored-by: electrocucaracha <2782150+electrocucaracha@users.noreply.github.com>
1 parent 5e0152e commit 3463494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/containerd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
1212
libyajl-dev=2.1.0-5build1 \
1313
libcap-dev=1:2.66-5ubuntu2.2 \
1414
libseccomp-dev=2.5.5-1ubuntu3.1 \
15-
libsystemd-dev=255.4-1ubuntu8.11 \
15+
libsystemd-dev=255.4-1ubuntu8.12 \
1616
automake=1:1.16.5-1.3ubuntu1 && \
1717
apt-get clean -y && \
1818
rm -rf \

0 commit comments

Comments
 (0)