Skip to content

Commit

Permalink
[#474] Install rsyslog in consumer container.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Aug 27, 2024
1 parent 02ce465 commit 89f34da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-test-framework/4-3/Dockerfile.consumer
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
apt-transport-https \
netcat \
gnupg2 \
rsyslog \
&& \
rm -rf /tmp/*

Expand Down

0 comments on commit 89f34da

Please sign in to comment.