Skip to content

Commit

Permalink
More fixes for the god of fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pomo-mondreganto committed Jul 16, 2022
1 parent 1af0f07 commit 6fe9983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN apt-get update && \

FROM alpine:3.16 as image-light

RUN apk add bash
RUN apk add bash dbus

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 6fe9983

Please sign in to comment.