Skip to content

Commit

Permalink
Merge pull request #980 from IQTLabs/renovate/python-3.12-slim
Browse files Browse the repository at this point in the history
Update python:3.12-slim Docker digest to 32477c7
  • Loading branch information
anarkiwi authored Nov 22, 2023
2 parents 6e8c185 + ef7a9d6 commit 44feddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/mavlink-api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nosemgrep:github.workflows.config.dockerfile-source-not-pinned
FROM python:3.12-slim@sha256:80571b64ab7b94950d49d413f074e1932b65f6f75e0c34747b40ea41889a2ca9
FROM python:3.12-slim@sha256:32477c7ecb3b18a47cff8eb5b8149bc21c858998b0ae2bb36f4ddb43cc79d240

WORKDIR /app
ENV PYTHONPATH=${PYTHONPATH}:${PWD}
Expand Down

0 comments on commit 44feddf

Please sign in to comment.