Skip to content

Commit

Permalink
update to py 3 in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mat001 committed Feb 7, 2024
1 parent 1eaac33 commit c81e3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testapp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:2.7.10
FROM python:3.11

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit c81e3df

Please sign in to comment.