Use slim nginx docker image and remove github actions
This commit is contained in:
parent
b279dd1d3a
commit
145d45efeb
2 changed files with 1 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.27.3-alpine
|
||||
FROM nginx:1.27.4-alpine-slim
|
||||
|
||||
RUN apk update
|
||||
RUN apk add --no-cache build-base bash git python3 make tzdata curl py3-pip libressl-dev musl-dev libffi-dev python3-dev cargo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue