Skip to content

Commit ae12970

Browse files
Bump python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye
Bumps python from 3.12.2-slim-bullseye to 3.12.3-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd163ae commit ae12970

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.2-slim-bullseye
19+
FROM python:3.12.3-slim-bullseye
2020

2121
ADD . /jetson_stats
2222

0 commit comments

Comments
 (0)