Skip to content

Commit

Permalink
Merge pull request #967 from IQTLabs/renovate/python-3.x
Browse files Browse the repository at this point in the history
Update python Docker tag to v3.12
  • Loading branch information
anarkiwi authored Nov 14, 2023
2 parents c0fdf5c + 7b2bf2e commit d92fc1b
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.11-slim@sha256:f89d4d260b6a5caa6aa8e0e14b162deb76862890c91779c31f762b22e72a6cef
FROM python:3.12-slim@sha256:80571b64ab7b94950d49d413f074e1932b65f6f75e0c34747b40ea41889a2ca9

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

0 comments on commit d92fc1b

Please sign in to comment.