Skip to content

Commit

Permalink
Upgrade to a still-supported python in converter.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebeal authored Sep 4, 2024
1 parent 782acb4 commit 08eeef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/converter.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6-alpine
FROM python:3.9-alpine

RUN apk add nginx openjdk8 python3-dev build-base linux-headers pcre-dev bash

Expand Down

0 comments on commit 08eeef5

Please sign in to comment.