diff --git a/Dockerfile b/Dockerfile index ab2c8cc..8f43cfa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ -ARG PYTHON_VERSION=3.9 +ARG PYTHON_VERSION=3.13.12 # use the latest version of python -FROM python:${PYTHON_VERSION}-bullseye +FROM python:${PYTHON_VERSION}-trixie # get some credit LABEL maintainer="powen@renci.org" diff --git a/LICENSE b/LICENSE index 4be2e6c..9df8df3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 TranslatorSRI +Copyright (c) 2022, 2026 TranslatorSRI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal