Skip to content

Commit 5c4dd14

Browse files
Bump python from 3.12.4-slim-bullseye to 3.12.5-slim-bullseye (#559)
Bumps python from 3.12.4-slim-bullseye to 3.12.5-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaee74b commit 5c4dd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818

19-
FROM python:3.12.4-slim-bullseye
19+
FROM python:3.12.5-slim-bullseye
2020

2121
ADD . /jetson_stats
2222

0 commit comments

Comments
 (0)