chore(deps): pin dependencies
Some checks failed
Some checks failed
This commit is contained in:
parent
616d81d398
commit
62d6ea6d66
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM ghcr.io/astral-sh/uv:0.5.24 AS uv
|
||||
FROM python:3.11-slim AS python
|
||||
FROM ghcr.io/astral-sh/uv:0.5.24@sha256:2381d6aa60c326b71fd40023f921a0a3b8f91b14d5db6b90402e65a635053709 AS uv
|
||||
FROM python:3.11-slim@sha256:6ed5bff4d7d377e2a27d9285553b8c21cfccc4f00881de1b24c9bc8d90016e82 AS python
|
||||
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/base:bookworm
|
||||
FROM mcr.microsoft.com/vscode/devcontainers/base:bookworm@sha256:6155a486f236fd5127b76af33086029d64f64cf49dd504accb6e5f949098eb7e
|
||||
LABEL repository="www.coastalcommits.com/cswimr/SeaCogs"
|
||||
LABEL maintainer="cswimr <seaswimmerthefsh@gmail.com>"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue