Skip to content

Commit 3a103fc

Browse files
committed
docs: update docker hub page
1 parent 068c2f4 commit 3a103fc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Resources/docker/app/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
# Quick reference
22

3-
- **Maintained by**:
3+
- **Maintained by**:
44
[the PokeAPI Contributors](https://github.com/PokeAPI/pokeapi/graphs/contributors)
55

6-
- **Where to get help**:
6+
- **Where to get help**:
77
[PokeAPI Slack](http://pokeapi.slack.com/).
88

9-
- **Where to file issues**:
9+
- **Where to file issues**:
1010
[https://github.com/PokeAPI/pokeapi/issues](https://github.com/PokeAPI/pokeapi/issues)
1111

12-
- **Source of this description**:
12+
- **Source of this description**:
1313
[pokeapi repo's `Resources/docker/app/` directory](https://github.com/PokeAPI/pokeapi/blob/master/Resources/docker/app/README.md)
1414

1515
## Supported tags and respective `Dockerfile` links
1616

17-
- [`latest`](https://github.com/PokeAPI/pokeapi/blob/master/Resources/docker/app/Dockerfile)
1817
- [`master`](https://github.com/PokeAPI/pokeapi/blob/master/Resources/docker/app/Dockerfile)
1918
- [`staging`](https://github.com/PokeAPI/pokeapi/blob/staging/Resources/docker/app/Dockerfile)
2019

21-
> `pokeapi` uses `python:3.7-alpine` as base image.
20+
> `pokeapi` uses `python:3.10-alpine` as base image.
2221
2322
## What is PokeAPI?
2423

0 commit comments

Comments
 (0)