Skip to content

Commit

Permalink
feat(docker): Depend on Sudo Image
Browse files Browse the repository at this point in the history
  • Loading branch information
thelooter committed Nov 7, 2023
1 parent 29ce548 commit 16ccc48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM jetbrains/teamcity-agent:2023.05.4

FROM jetbrains/teamcity-agent:2023.05.4-linux-sudo
ENV DEBIAN_FRONTEND noninteractive

USER root
Expand Down

0 comments on commit 16ccc48

Please sign in to comment.