Skip to content

Commit 15e0521

Browse files
Bump python from 3.12.7-slim-bullseye to 3.13.0-slim-bullseye (#582)
Bumps python from 3.12.7-slim-bullseye to 3.13.0-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f63da1 commit 15e0521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.7-slim-bullseye
19+
FROM python:3.13.0-slim-bullseye
2020

2121
ADD . /jetson_stats
2222

0 commit comments

Comments
 (0)