chore(deps): pin dependencies

This commit is contained in:
renovate[bot] 2025-04-18 18:38:32 +00:00 committed by GitHub
parent b9f1919aa9
commit 868fbaa0d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
# Source Image
FROM docker.io/library/python:3.13-alpine3.19
FROM docker.io/library/python:3.13-alpine3.19@sha256:8287ca207e905649e9f399b5f91a119e5e9051d8cd110d5f8c3b4bd9458ebd1d
# Environment vars
ENV PROJECT_DIR="/anvil"