Skip to content

Commit

Permalink
update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtn1ng authored Jul 22, 2023
1 parent b8d28a8 commit 9d3b353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:alpine3.16
FROM python:alpine3.18
WORKDIR /app
COPY . /app
RUN apk add --no-cache build-base libffi-dev libxml2-dev libxslt-dev
Expand Down

0 comments on commit 9d3b353

Please sign in to comment.