Skip to content

Commit cda9a51

Browse files
Pin dependencies (#68)
Update python Change-type: patch
2 parents 400fb48 + 780bdda commit cda9a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# see more about dockerfile templates here: https://www.balena.io/docs/learn/develop/dockerfile/
2-
FROM python:3.14-slim-bookworm
2+
FROM python:3.14-slim-bookworm@sha256:a9bee15510a364124aa24692899d269835683b883de42f7ebec8c293cf679ccb
33

44
# Set our working directory
55
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)