Skip to content

Commit

Permalink
chore(deps): Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 4ce0dcf commit 7950b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG pythonversion=3.13
ARG pythonversion=3.13@sha256:137ae4b9f85671bd912a82a19b6966e2655f73e13579b5d6ad4edbddaaf62a9c
FROM python:${pythonversion}-slim as builder

# environment
Expand Down

0 comments on commit 7950b57

Please sign in to comment.