chore(deps): update python docker tag to v3.13 #47
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM ghcr.io/astral-sh/uv:0.5.24 AS uv
|
||||
FROM python:3.11-slim AS python
|
||||
FROM python:3.13-slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5 AS python
|
||||
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/base:bookworm
|
||||
LABEL repository="www.coastalcommits.com/cswimr/SeaCogs"
|
||||
|
|
Loading…
Add table
Reference in a new issue