Skip to content

Commit db5b8cd

Browse files
etlamsibprogrammer
authored andcommitted
Update gdraheim/docker-systemctl-replacement to v1.5.8066
1 parent f271644 commit db5b8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN set -eux; \
2828
:
2929

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

0 commit comments

Comments
 (0)