rename master -> main

This commit is contained in:
David Karlsson
2022-10-19 15:52:14 +02:00
parent 24158cc3c2
commit 8f77e55567
6 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# This Dockerfile builds the docs for https://docs.docker.com/
# from the master branch of https://github.com/docker/docs
# from the main branch of https://github.com/docker/docs
# Use same ruby version as the one in .ruby-version
# that is used by Netlify