Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 4, 2024
1 parent 32872d6 commit a264b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai-ml/t5-model-serving/client-app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM python:3.11.10-alpine
FROM python:3.13.0-alpine

ARG PORT=8050
ENV PORT=${PORT}
Expand Down

0 comments on commit a264b22

Please sign in to comment.