Skip to content

Commit 39532ea

Browse files
authored
Merge pull request #2 from BlackPeter13/snyk-fix-36d5d774440bdd38438c92f4a0c6a86a
[Snyk] Security upgrade python from 3.10-buster to 3.12.0a3-slim-bullseye
2 parents 4be24b0 + 1d57ffd commit 39532ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/ci_build/Dockerfile.micro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Use a prebuilt Python image instead of base Ubuntu to speed up the build process,
22
# since it has all the build dependencies we need for Micro and downloads much faster
33
# than the install process.
4-
FROM python:3.10-buster
4+
FROM python:3.12.0a3-slim-bullseye
55

66
LABEL maintainer="Pete Warden <petewarden@google.com>"
77

0 commit comments

Comments
 (0)