Skip to content

Commit

Permalink
Make a comment more inclusive
Browse files Browse the repository at this point in the history
Rather than "master" use "main"
  • Loading branch information
Ladyprowess authored and olamy committed Jun 1, 2022
1 parent 302e569 commit 1a24550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/official/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM jenkins/jenkins:lts-alpine

USER root

# Add the docker binary so running Docker commands from the master works nicely
# Add the docker binary so running Docker commands from the main works nicely
RUN apk -U add docker

USER jenkins
Expand Down

0 comments on commit 1a24550

Please sign in to comment.