Skip to content

Commit

Permalink
use python:3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
eeliu committed Oct 28, 2024
1 parent 96d305a commit ad5bda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapps/python-plugins.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.13

COPY setup.py /pinpoint-c-agent/setup.py
COPY common/ /pinpoint-c-agent/common
Expand Down

0 comments on commit ad5bda5

Please sign in to comment.