Skip to content

Commit

Permalink
Update gdraheim/docker-systemctl-replacement to v1.5.8066
Browse files Browse the repository at this point in the history
  • Loading branch information
etlam authored and sibprogrammer committed Aug 1, 2024
1 parent f271644 commit db5b8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN set -eux; \
:

# prepare fake systemctl used only during build
ADD https://github.com/gdraheim/docker-systemctl-replacement/raw/v1.5.4260/files/docker/systemctl3.py /usr/bin/fake-systemctl
ADD https://github.com/gdraheim/docker-systemctl-replacement/raw/v1.5.8066/files/docker/systemctl3.py /usr/bin/fake-systemctl
RUN set -eux; \
sed -i \
-e '/^\s*logg.error("the ..include. syntax is deprecated. Use x.service.d. drop-in files!")$/d' \
Expand Down

0 comments on commit db5b8cd

Please sign in to comment.