Skip to content

Commit

Permalink
Rollback to alpine 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
RikoDEV authored Mar 10, 2023
1 parent 9c68e23 commit 4fa5e49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17
FROM alpine:3.16

LABEL description="Simple forum software for building great communities" \
maintainer="riko.dev <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

- Multi-platform image: `linux/386`, `linux/amd64`, `linux/arm/v6`, `linux/arm/v7`, `linux/arm64`
- Lightweight & secure image
- Based on Alpine Linux 3.17
- Based on Alpine Linux 3.16
- **nginx** and **PHP 8.1**
- Latest [Flarum Framework](https://github.com/flarum/framework) (v1.7.0)
- MySQL/Mariadb driver
Expand Down

0 comments on commit 4fa5e49

Please sign in to comment.