Skip to content

Commit

Permalink
Merge pull request #32 from adriel/dependabot/docker/python-3.12.1-sl…
Browse files Browse the repository at this point in the history
…im-bullseye

Bump python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye
  • Loading branch information
adriel authored Dec 11, 2023
2 parents 12ec891 + 2691fda commit 4c0239b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.0-slim-bullseye
FROM python:3.12.1-slim-bullseye
LABEL maintainer="Adriel"

ENV streamlink_version=6.4.2
Expand Down

0 comments on commit 4c0239b

Please sign in to comment.