This commit is contained in:
parent
9bd2f16dbb
commit
836e49f772
1
TODO.md
1
TODO.md
@ -13,3 +13,4 @@
|
|||||||
- [ ] Lint caddy file, add gzip and disable admin interface
|
- [ ] Lint caddy file, add gzip and disable admin interface
|
||||||
- [x] Make Gitea display graphs in Notebooks (see https://docs.gitea.io/en-us/external-renderers/).
|
- [x] Make Gitea display graphs in Notebooks (see https://docs.gitea.io/en-us/external-renderers/).
|
||||||
- [x] Factorio server
|
- [x] Factorio server
|
||||||
|
- [ ] Add flag for Gitea backups (after which Gitea will be up but no contain the sites source code)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM gitea/gitea:1.17.3
|
FROM gitea/gitea:1.20
|
||||||
|
|
||||||
RUN apk --no-cache add gcc python3-dev py3-pip linux-headers musl-dev libffi-dev
|
RUN apk --no-cache add gcc python3-dev py3-pip linux-headers musl-dev libffi-dev
|
||||||
RUN pip3 install --upgrade pip
|
RUN pip3 install --upgrade pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user