Skip to content

Commit

Permalink
temporarily switch to edge, until 3.20 gets released, so we can build…
Browse files Browse the repository at this point in the history
… with python 3.12
  • Loading branch information
elrido committed May 5, 2024
1 parent 23da244 commit d58bf4b
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 alpine:3.19
FROM alpine:edge
WORKDIR /srv
RUN echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
RUN apk add --no-cache py3-pelican@testing make tzdata
Expand Down

0 comments on commit d58bf4b

Please sign in to comment.