Skip to content

Commit e61e092

Browse files
authored
Merge pull request #67 from heyLu/update-python
Update Python to 3.12 (latest)
2 parents 2c146f0 + 012837e commit e61e092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM python:3.8-alpine
15+
FROM python:3.12-alpine
1616

1717
RUN apk update && apk --no-cache add gcc musl-dev openjdk17-jdk curl graphviz ttf-dejavu fontconfig
1818

0 commit comments

Comments
 (0)