Skip to content

Commit

Permalink
Merge pull request #20552 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Jul 27, 2021
2 parents bd12d76 + ec9c758 commit cead3a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Before you begin, you'll need to create a {% data variables.product.prodname_dot
In your new `hello-world-docker-action` directory, create a new `Dockerfile` file. For more information, see "[Dockerfile support for {% data variables.product.prodname_actions %}](/actions/creating-actions/dockerfile-support-for-github-actions)."

**Dockerfile**
```dockerfile{:copy}
```Dockerfile{:copy}
# Container image that runs your code
FROM alpine:3.10
Expand Down

0 comments on commit cead3a5

Please sign in to comment.